It's not possible to sort and filter the whole dataset on the client. You have to sort and filter it on the server side first. Rgds, Olivier
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of VVV Sent: Wednesday, April 04, 2007 11:42 PM To: [email protected] Subject: [flexcoders] Filtering/Sorting data from Flex Data Services I am using flex data services for accessing lot of records ( more than 10000 records). Page size is set to 500 records. Data returned as array collection is bound to datagrid. Is it possible to sort/filter the whole data set on the client side. How does sorting/filtering work on an array collection returned when using Data Services compared to sorting/filtering an array collection. VVV --------------------- An electronic message is not binding on its sender. Any message referring to a binding engagement must be confirmed in writing and duly signed. --------------------- --------------------- An electronic message is not binding on its sender. Any message referring to a binding engagement must be confirmed in writing and duly signed. ---------------------

