If the data is coming from a SQL database, make the query do the work of the
multiple sorting before loading into a datagrid.

On 21 April 2010 09:10, Marcello Bertoli <mbert...@libero.it> wrote:

> Hi all,
>
> I need to sort the lines of a datagrid with more than one criteria.
>
> For instance:
>
> The datagrid represents invoices with these columns:
>
> - invoice date
> - invoice number
> - invoice title
>
> When I click on the invoice date header I would like to sort the lines of
> the invoice datagrid first by invoice date and then by number.
>
> Is it possible?
>
> Thanks in advance
> Best
> Marcello_______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
-------------------------
Stephen Barncard
Back home in SF
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to