Our blazing fast Grid component built with pure JavaScript


Post by bprescott_msd »

Given a reference to a Grid object with checkbox: true in the configuration for selectionMode, how can I figure out which rows are checked? I have been looking through the data structure and cannot seem to find the correct spot that the selected row data is kept. Thanks.

Post by mats »


Post Reply