Thanks!
The browse dialog is working just fine. I have the ListView set up as bound to the same BO that the browse dialog is populating. But listview does not get populated. The Requery() method wants to call a method on the BO to populate it but that BO has already been poulated by the browse dialog I just want to tell the listview to go populate itself from the BO that was populated by the browse dialog.
Thanks for trying to help.
My philosophy is "if it ain't broke, don't fix it
But I will keep your exellent advice handy for the future.
Thanks again.