Datagrid sorting

stephen barncard stephenREVOLUTION2 at barncard.com
Wed Apr 21 12:20:44 EDT 2010


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 <mbertoli at 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 at 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



More information about the use-livecode mailing list