This example demonstrates how to add buttons to a Popup Control's window.
In this example, a pop-up window contains a textbox editor with OK and Cancel buttons. The Cancel button processes the Click event on the server, while the OK button processes its Click event on the server and client.
- Default.aspx (VB: Default.aspx)
- Default.aspx.cs (VB: Default.aspx.vb)
- Popup Control for ASP.NET Web Forms - How to show and hide a pop-up window on the server side
- Popup Control for ASP.NET Web Forms - How to show the Popup Control
(you will be redirected to DevExpress.com to submit your response)