Hello everyone,
I'm trying to make a sample page to see how RadWindow could be used.
I dragged a RadScriptManager with ID = RadScriptManager1, then added a RadWindowManager to the page.
and wrote the following code to pop-up the window when needed with some Info.
but I'm getting the following javascript error.
Microsoft JScript runtime error: 'this._windows.length' is null or not an object
Microsoft JScript runtime error: Object doesn't support this property or method
Any hint would really be appreciated.
Thank you.