Hello,
Can I put a web dialog window outside of a server side or client side form tag? I'm having problems showing such a web dialog window from Javascript the $find('myWebDialogId') is returning a null.
-Eric
Eric,
All ASP.NET controls must exist in a server-side FORM element. This is likewise true of our ASP.NET and ASP.NET AJAX controls, including WebDialogWindow