Hi
I was wondering if anyone could help me out. I'm using the RadWindow control. The RadWindow control is on the page and the openerElement is inside an update panel. Everything works fine until the update panel is posted back to the server. Once this has happened when I click the button which previously opened the dialog, nothing happens! Any idea why this would be the case?
I've also tried moving the RadWindow control inside the update panel, but this seems to throw the following exception:
"Error.invalidOperation(Sys.Res.controlAlreadyDefined)"
I have an example project but cant see anywhere to attach this?
Thanks
David
I was wondering if anyone could help me out. I'm using the RadWindow control. The RadWindow control is on the page and the openerElement is inside an update panel. Everything works fine until the update panel is posted back to the server. Once this has happened when I click the button which previously opened the dialog, nothing happens! Any idea why this would be the case?
I've also tried moving the RadWindow control inside the update panel, but this seems to throw the following exception:
"Error.invalidOperation(Sys.Res.controlAlreadyDefined)"
I have an example project but cant see anywhere to attach this?
Thanks
David