TVirtual Table sort
TVirtual Table sort
I want to sort my records in my TVirtual table, but cant find any methods to do this, any suggestions?
-
eduardosic
- Posts: 387
- Joined: Fri 18 Nov 2005 00:26
- Location: Brazil
Re: TVirtual Table sort
Hi kaffeburkkaffeburk wrote:I want to sort my records in my TVirtual table, but cant find any methods to do this, any suggestions?
Look for TVirtualTable.IndexFieldNames
is the solution
Re: TVirtual Table sort
Thnx!eduardosic wrote:Hi kaffeburkkaffeburk wrote:I want to sort my records in my TVirtual table, but cant find any methods to do this, any suggestions?
Look for TVirtualTable.IndexFieldNames
is the solution