Hi All,
I have a datagrid (1.1) which has 5 rows and 3 columns, for example. For
every row, I need to select only one column cell (just like a radiobutton
group) either by clicking the cell or by keyboard space bar press. That
particular cell I would like to highlight too.
So, in the end I should have 5 highlighted cells, one in each row.
Can somebody plz guide me to do this. Many thanks in advance.
FUnky