Add support for indexes (for sorting) on TXDataWebDataSet

Hi,

Support for indexes on TXDataWebDataSet would be useful for sorting on fields.

I believe it's already supported, have you checked it?

I have checked it but it seems not to be available.

Just to be clear. I am using service operations for filling XDataWebDataSet.

Similar to TWebClientDataSet I would like to use indexes for client sorting.

It's already available from code, you can set indexes using the Indexes property.
We will make that property published (available in object inspector) in next release.

Got it. Thanks for the info.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.