Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
Create WebDialogWindow at runtime
posted

 Hello everyone,

Is it posible to create a webdialogwindow at the runtime?

I have tried with

----------------------------------------------------------------------------------------------------------------------------------------------------------------

Infragistics.Web.UI.LayoutControls.WebDialogWindow wdwError = new  Infragistics.Web.UI.LayoutControls.WebDialogWindow();

----------------------------------------------------------------------------------------------------------------------------------------------------------------

 but nothing happened.

Has anyone succeeded to do this?

 

Thank you,

C.