Hi,
I am using an ElXTree as a kind of grid, with some joined cells in the rows below.
RowSelect is set to false. It is therfore possible to "navigate" / change the selected cell, using the Left / Right / Up / Down keys.
If I e.g. move down from a cell that is joined to more cells below, it looks like the selection invisibly move to the cells hidden by the join, before it gets to the next cell below.
I guess the same would happen if cells are joined horizontally, but I didn't try that.
Is there a property of the TElXTree that can make it "navigate" directly to the next "un-joined" cell when the arrow keys are used?
Thanks
Louis Kriel
Comments