Subject IB_Grid and selected rows
Author Marcin Bury
Hi all,

I know how to select several records in IB_Grid, but I'd like to know how I
can process them (in standard DBGrid there is property SelectedRows and I
didn't found anything similar in IB_Grid).
Is there any way to make certain row "current row" in IB_Grid clicking on
fixed cells in the grid? The perfect solutionwould be having a small
checkbox in the first column of the grid and making the row selected simply
clicking the checkbox.

TIA,
Marcin