Hi.
I simply want to change the selected index going from child back to parent on a server control such as a list box. Any suggestive code?
I have the jscript to fire from the parent the child window, but as I close the child window let's say I want to reset the listbox in the parent to a selectedIndex of -1 let's say...hopefully this can even be acheived without postback.
Thanks.
