M
Marcel
I have a subwindow hich displays a grid. When the user selects a row from
the grid, I wish to store the selected row ID in session state and close the
subwindow, returning focus to the parent (opener).
Normally I would do this in javascript, but I cannot find any client side
intelligence in the grid, so I wish to close the window on the select index
changed event when I return to the server.
I can't remeber how to add an OnLoad attribute to the <BODY> tag - as that
would do it.
Please help.
Marcel
the grid, I wish to store the selected row ID in session state and close the
subwindow, returning focus to the parent (opener).
Normally I would do this in javascript, but I cannot find any client side
intelligence in the grid, so I wish to close the window on the select index
changed event when I return to the server.
I can't remeber how to add an OnLoad attribute to the <BODY> tag - as that
would do it.
Please help.
Marcel