Hi Bob,

> Am 02.11.2018 um 22:14 schrieb Bob Sneidar via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> There is no way I know of to have a datagrid sort by an invisible column and 
> still show that it is sorted by a visible one. Every time the datagrid 
> "redraws" it's going to update the appearance of the header to reflect the 
> sort. 

I was afraid of that.

> If you want to force the sort when you populate the datagrid, then set the 
> dgProp ["sort by column"] of the datagrid to the column you want, and then if 
> the user sorts by a different column, well that's on them. 

We have a german app for Android and LC on Android still does not support 
"system date"! :-/
So I wanted to fake sorting a column with long german dates by sorting by a 
hidden column with an english date.
Will have to roll my own with list fields.

Thank you!

> Bob S

Best

Klaus


--
Klaus Major
http://www.major-k.de
kl...@major-k.de


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to