This question is locked. New answers and comments are not allowed.
RadGridView.SelectionMode = Extended
RadGridView.SelectUnit = Cell
NOTHING selected in the RadGridView. Press shift, then click a cell and I get an "Object reference not set blah blah" error. I presume its because there is no starting cell but I would just expect it to select the cell.
RadGridView.SelectUnit = Cell
NOTHING selected in the RadGridView. Press shift, then click a cell and I get an "Object reference not set blah blah" error. I presume its because there is no starting cell but I would just expect it to select the cell.