Xceed Grid for WinForms v4.3 Documentation
AddNew Method


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Collections Namespace > DataRowList Class : AddNew Method
Adds a new row to the list with its cells initialized to their default values. Xceed.Grid.CellRow.EndEdit must be called after AddNew in order to add the data row to the grid.
Overload List
OverloadDescription
Adds a new row to the list with its cells initialized to their default values. Xceed.Grid.CellRow.EndEdit must be called after AddNew in order to add the data row to the grid.  
Requirements

Target Platforms: 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

Reference

DataRowList Class
DataRowList Members