Best data import approach
Mike Bonner
bonnmike at gmail.com
Sat Mar 30 20:47:24 EDT 2013
You don't want it sorted? It should be popped into the datagrid in the
order that the lines appear. If there is unwanted sorting going on you
could try do do this after the data is imported..
*set* the dgProp["sort by column"] of *group* "DataGrid 1" to empty
More info here:
http://lessons.runrev.com/s/lessons/m/datagrid/l/9148-how-do-i-disable-column-sorting
More information about the use-livecode
mailing list