We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Notification Package Window control

can I use this control to display an aspx page in my website as a dialog box? if i can how do i do it?


1 Reply

ME Meena Syncfusion Team December 26, 2012 11:13 AM UTC

Hi Graham,

Thanks for contacting Syncfusion forums.

Yes, you can use our Window control as a dialog box. Please refer the below code snippet.

<code>

[ASPX]

    <syncfusion:Window ID="window" runat="server" InitiallyShown="true" Height="200" Width="400">

   </syncfusion:Window>

</code>

We have also prepared a simple sample with our Window control and it can be downloaded from the below link.

WindowSample.zip

Please refer the below online UG link for more concepts and features of Window control.

http://help.syncfusion.com/ug/asp.net/tools/default.htm#!Documents/conceptsandfeatures34.htm

Please let us know if you have any concerns.

Regards,

Meena


Loader.
Live Chat Icon For mobile
Up arrow icon