There is no concept of selected cells in Xceed Grid for .NET. You can only select rows, not individual cells or columns.
However, the grid is flexible enough to expend the GridControl and implement this behavior.
We had started a <a href=”http://www.xceedsoft.com/cs/download/XceedGrid/CSharp/MSFlex – SelectedCells.zip”>sample</a> for this but it is not finished. You can refer to it as a “starting point”.
Imported from legacy forums. Posted by CharlesB (had 3007 views)