i opened a ZTable , and set IndexFieldNames to the primary key
when i preview in dbgrid , and insert some value and insert the primary key not in order ( for ex. 4 value after 2 ) it is not reordered to the primary key
what could i do to make the ZTable Reorder automatically with the Primary Key
I do use ZQuery, but I've done a simple routine to do the client-side sorting by clicking on the grit captions... I old Zeos there were two properties SortInverse and Sort.
In Zeos 6.x they are missing.