ComponentOne True DBGrid Pro 8
Navigation at split boundaries

At split boundaries, grid navigation depends on the TabAcrossSplits property as follows:

Left/Right Arrows

If the TabAcrossSplits property is True, these keys move the current cell across split boundaries to the next or previous split.

 

If the TabAcrossSplits property is False (the default), the behavior of these keys at split boundaries will be the same as their behavior at row boundaries. Note that a split's AllowFocus property must be True in order for these keys to move the current cell to that split.

Tab

The Tab and Shift+Tab keys honor TabAcrossSplits as previously described for the arrow keys.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback