[Lazarus] Sorting BufferDataset

Santiago A. svaa at ciberpiula.net
Mon Apr 13 13:59:32 CEST 2020


El 13/4/20 a las 13:24, Michael Van Canneyt via lazarus escribió:
> The other one is for when you set the indexfields property directly, I
> think. 

That solves the my sorting problem!!

No need to create indexes or dropping indexes or changing fields of an 
index. Just leave IndexName blank and play with IndexFieldNames (that in 
fact changes the fields of index ''). and if you set  IndexFieldNames to 
blank it restores the original table order.

That make of TbufDataset a useful component, not a nightmare. It needs 
desperately documentation.

How can I help with doc?


-- 
--------
Saludos
Santiago A.



More information about the lazarus mailing list