JVCL Help:TJvDBGrid.SortedField

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the field to display a sort marker for.


Pascal

 propertySortedField: string;


Description

Use SortedField to indicate the field that should be used to sort the grid. If the dataset in use has the properties 'IndexDefs' and 'IndexName' and IndexDefs contains a definition for the value in SortedField, IndexName will be changed automatically to the value of SortedField when a title button is clicked.


See Also

TJvDBGrid.AutoSort, TJvDBGrid.OnTitleBtnClick


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page