Hi,
I have a radgridview where the user can make a random cells multiselection (see the attachment).
On the click button I need to know which cells are been selected. More specifically, for each row I need to know the item and the column of the selected cells.
If I use the radgridview.SelectedCells everything is works since the cells are visible, when I scroll the rows in the radgridview.SelectedCells they disappear.
How can I do?
Thanks
I have a radgridview where the user can make a random cells multiselection (see the attachment).
On the click button I need to know which cells are been selected. More specifically, for each row I need to know the item and the column of the selected cells.
If I use the radgridview.SelectedCells everything is works since the cells are visible, when I scroll the rows in the radgridview.SelectedCells they disappear.
How can I do?
Thanks