Back to Devexpress

Popup Edit Form

aspnetmvc-13805-components-tree-list-visual-elements-popup-edit-form.md

latest1.8 KB
Original Source

Popup Edit Form

  • Dec 17, 2020

The Popup Edit Form allows end-users to edit cell values. It is displayed when an end-user clicks the Edit command item within the command column.

The Popup Edit Form mode allows you to display images and memo data together with in-line editing. As such, page constraints are used more effectively.

The table below lists the main properties that affect element functionality.

|

Characteristics

|

Members

| | --- | --- | |

Style

|

TreeListStyles.PopupEditForm (via TreeListSettings.Styles .PopupEditForm ),

TreeListStyles.PopupEditFormWindow (via TreeListSettings.Styles .PopupEditFormWindow ),

TreeListStyles.PopupEditFormWindowCloseButton (via TreeListSettings.Styles .PopupEditFormWindowCloseButton ),

TreeListStyles.PopupEditFormWindowContent (via TreeListSettings.Styles .PopupEditFormWindowContent ),

TreeListStyles.PopupEditFormWindowHeader (via TreeListSettings.Styles .PopupEditFormWindowHeader )

|