Version

RowAdding Class

Row adding behavior. Adding this behavior to the EditingCore behaviors enables user interface - Add New Row - for entering and commiting new row values.
Syntax
Remarks
The behavior is supported for both WebDataGrid and WebHierarchicalDataGrid. When the behavior is used in the WebHierarchicalDataGrid it is required that the child bands had some columns defined prior to data binding. Otherwise for some data sources the grid will not be able to determine and generate the columns for empty child row islands.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also