hi
i have a cds which data is filled in runtime, not using a SQL
but a simple cds.Append; and cds.Post;
how can i make a column order when the user clicks on the header?
i cant simply use order by or sth like that
all records are buffered
thanks
Sorting
Started by emailaya, Dec 31 2006 11:37 PM
1 reply to this topic
#1
Posted 31 December 2006 - 11:37 PM
#2
Posted 12 April 2007 - 11:43 AM
QUOTE (emailaya @ Jan 1 2007, 12:37 AM) <{POST_SNAPBACK}>
hi
i have a cds which data is filled in runtime, not using a SQL
but a simple cds.Append; and cds.Post;
how can i make a column order when the user clicks on the header?
i cant simply use order by or sth like that
all records are buffered
thanks
i have a cds which data is filled in runtime, not using a SQL
but a simple cds.Append; and cds.Post;
how can i make a column order when the user clicks on the header?
i cant simply use order by or sth like that
all records are buffered
thanks
Hi emailaya!
I prefer Firebird + FIBPlus components. TpFIBDataSet supports ordering by multiple fileds on buffered records either. I don't think that NextDBGrid can order rows, because rows aren't buffered, but you may try with buffering options included. If you don't need on the fly editing behaviour you may try NextGrid + NxDataCellSource component. I had cases where this solution worked best, but I'm not an expert of NextGrid.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











