Dialog Window Control for ASP.NET AJAX
WebDialogWindow™ is an ASP.NET AJAX dialog window control. Designed to replicate the functionality of a traditional standard Windows Forms dialog window, the control allows you to popup both modal and non-modal dialog windows easily. Its flexible CSS-based styling capabilities and programmable common dialog behaviors let you add the dialog window user interface pattern to your ASP.NET-based Web applications.
Key Features at a Glance
Modal or Modeless - The WebDialogWindow allows you to set whether the dialog behaves as a modal or modeless (non-modal) dialog would allowing you to better control the flow of your application.
Customizable Header - The WebDialogWindow displays a customizable header area into which you can place caption text, several buttons including such stand-by's as the close, minimize and maximize buttons seen in desktop applications.
Resizable - Just like a resizable dialog on the desktop, you can enable your end user to resize the WebDialogWindow at run-time.
Control Location - Cause the WebDialogWindow to display at the starting location in the page where you want it to appear.
Window State - WebDialogWindow takes care of remembering whether the user has minimized, restored or maximized its appearance.
ASP.NET AJAX - Founded on the Microsoft® ASP.NET 2.0 AJAX Extensions 1.0 and new ASP.NET 3.5 platform, ASP.NET AJAX controlsenable teams to capitalize on native AJAX capabilities and script the control on the client-side.