Skip to content

DevExpress-Examples/asp-net-web-forms-popup-add-buttons-to-popup-window

Repository files navigation

Popup Control for ASP.NET Web Forms - How to add buttons to a pop-up window

This example demonstrates how to add buttons to a Popup Control's window.

Add buttons to a popup window

Overview

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.

Files to Look At

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)