Hi,
I have a form with a link which opens a radwindow (with a navigateurl of an aspx) and has a javascript event to reload the page once the window is closed. The RadWindow's aspx file has a codebehind which processes the radwindow's entries when clicking a button on the aspx. After this button click I want to close the window. Currently the only way I can do this is by manually closing the window. Is there a way I can close the window from its codebehind?
Please help,
Miklos
I have a form with a link which opens a radwindow (with a navigateurl of an aspx) and has a javascript event to reload the page once the window is closed. The RadWindow's aspx file has a codebehind which processes the radwindow's entries when clicking a button on the aspx. After this button click I want to close the window. Currently the only way I can do this is by manually closing the window. Is there a way I can close the window from its codebehind?
Please help,
Miklos