Version

Please note that this control has been retired and is now obsolete to the XamDataGrid control, and as such, we recommend migrating to that control. It will not be receiving any new features, bug fixes, or support going forward. For help or questions on migrating your codebase to the XamDataGrid, please contact support.

Row Selector Events

There is one event associated with row selectors in xamGrid™. This event allows you to perform some custom business logic after the row selector is clicked.

RowSelectorClicked - The event fires after the row selector is clicked.

You can use this event to determine which row the row selector was clicked on.