Version

We recommend that you use the xamDataGrid control instead of the xamGrid control. The xamGrid is being planned for retirement over the next few years and will not receive any new features. We will continue to provide support and critical bug fixes for the xamGrid during this time. For help or questions on migrating your codebase to the xamDataGrid, please contact support.

Rows

This section provides you with useful information about task-based procedures on working with the Rows object of the xamGrid™ control.

This topic demonstrates how to add a new row the xamGrid control.

This topics demonstrates how to add commands to rows in the xamGrid control.

This topic demonstrates how to expand the data rows and the child bands automatically using the IsExpanded property and RowExpansionChanged event.

This topic demonstrates how to change the row hover type default value.

This topic demonstrates how to remove the default styling that is applied to alternative rows.

This topic demonstrates how to remove a row from the xamGrid control.

This topic demonstrates how to avoid getting the RequireEmptyConstructor exception.