In this section you will find a variety of examples that demonstate how manipulate rows.
How to validate row values
How to select a row(s) in code
How to change the current row
How to display a description rather than an ID
How to copy and paste rows to and from a grid
How to drag and drop rows to and from a grid
How to commit modifications to a DataRow
How to make the InsertionRow insert its data
How to retrieve the DataRows in their sorted order
How to add rows
How to change the height of rows
How to access rows
How to iterate through the grid's rows
How to use ambient properties
How to use the DataRowTemplate
How to display running sums