Subject | Re: [IBO] changing order on client |
---|---|
Author | Geoff Worboys |
Post date | 2001-11-09T12:49:10Z |
> is there any easy way to change the order of bufferedMaybe you mean client side sorting - in which case there is no current
> records without executing new select on server (similar
> to client side filtering available in IBO4) ?
support for that (it gets quite complicated when you consider trying
to emulate the character set and collation).
However if you are just looking for an easy way to change the ordering
of the dataset...
See the OrderingItems, OrderingLinks and OrderingItemNo in the online
help. There is a good demonstration of these properties in the CSDemo
application in the Samples directory.
HTH
Geoff Worboys
Telesis Computing