Currently, we are setting the selected records as part of the result set by setting isSelected property for each row. We now have a need for changing selection dynamically without having to re-fetch the data. I see that there is a ListGrid.selectRecord but it only accepts the record object or the index. Is there a helper function that takes the primary key of the record? Or do I have to implement this functionality myself?
Announcement
Collapse
No announcement yet.
X
Comment