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.
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.