I have a grid panel with check box selection model.

When retrieving data, i use this code to set the selected rows.

Dim sm As CheckboxSelectionModel =...