Popup Edit Form
The Popup Edit Form allows end-users to edit a card. The card view extension displays the Popup Edit Form when an end-user clicks the Edit command item (the ASPxCardViewEditingSettings.Mode option is set to CardViewEditingMode.PopupEditForm).
Note
The popup edit form (ASPxPopupControl class instance) template cannot contain another popup element (ASPxPopupControl or ASPxDockPanel). Refer to the following help topic for more information: ASPxPopupControl limitations.