guides:programming:programmers_reference_manual:colheadersortingmode

COLHEADERSORTINGMODE property

EditTable

A new property as of OI 10 for EditTable controls.

This property can be set to one of the following values:

0 - Disabled - this is the default value

1 - Sort on single-click

2 - Sort on double-click

When set to 1 or 2, clicking or double-clicking on a column header will automatically sort the contents of the control by that column, in a similar manner to Popup entity sorting. The SORTED event is still raised, however you may still intercept and modify the process if you wish.

  • guides/programming/programmers_reference_manual/colheadersortingmode.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1