Hi,
How do they differ? To me, they look the same in appearance though I believe that when the SelectionMode is CellSelect, the entire row should not be highlighted and when in FullRowSelect, any cell can’t have a focus.
Thanks.
They are all the same for now. Only full row select is currently implemented. The base grid class doesn’t support anything different than the row select and we need to implement additional selection data models.