I have a user control that contains a grid. The grid contains a templated column containing a toolbar. When a toolbar button is clicked, radopen is called to open a new popup window. Everything works fine until I click a row in the grid causing a ajax postback. After the postback occurs, I can no longer get the radopen call to execute. I get the following error:
Error: 'this._windows.length' is null or not an object.
Any help would be appriciated.
thanks,
Error: 'this._windows.length' is null or not an object.
Any help would be appriciated.
thanks,