Well a simpler approach could be that you create a javascript method on the parent page, which when called will close the child window, will submit the parent page and set a value in a hidden control, then on the page load you can check that if hidden contains a value, bind the listbox again, and finally empty the hidden's value.
Regards
Mike
Don't expect too much, too soon.
|