TWEBResponsiveGrid item selected

Hi,

Is it possible to know which or how many items were selected on TWebResponsiveGrid?

Sorry, at this moment, TWebResponsiveGrid has a single item selection capability only. ItemIndex >= 0 when an item is selected, otherwise it is -1.
Interesting suggestion to have a multi select capability and added on the todolist.

Ok ... thx