TTMSFNCDataGridDatabaseAdapter.OnSortData Event
Fired after a sort request is initiated through the grid UI. Handle this event to apply a custom sort to the dataset rather than relying on the adapter's default sort logic.
API unit family: TMSFNCDataGridDatabaseAdapter
Declaring type: TTMSFNCDataGridDatabaseAdapter
Inherited from: TTMSFNCCustomDataGridDatabaseAdapter
Type: TNotifyEvent
Syntax
property OnSortData: TNotifyEvent;