|
When in Edit mode the Validated DataGrid provides inline editing for all data. Data may be
edited as Text Boxes or more complex types such as Combo Boxes, Date Time Pickers, or
Numeric Text Boxes that only allow valid numeric characters to be entered.
Cell level validation is performed when a cell is left. Row level validation occurs when a row
is changed.
Right clicking the Validated DataGrid will display the context menu, which may be used to
display the details form for a given row, delete a given row, or add an new item.
|