Sorting issue in a datagrid
André Bisseret
andre.bisseret at wanadoo.fr
Tue Apr 1 08:57:09 EDT 2014
Le 1 avr. 2014 à 10:45, Dave Kilroy a écrit :
> "Titre" seems fine to me - I'm starting to grasp at straws here...
>
> If your dg sort fails after row 8, what data is in row 9? Could there be an
> invisible character that is causing the problem? Have at look at the text in
> BBEdit or similar?
I tried to test this hypothesis with a normal field (say fldTest) : I put the dgText of the data grid in a field ;
then setting the itemDelimiter to tab
sort lines of fld "fldTest" international by item 2 of each :
works fine! so my feeling is that it would not be a problem of invisible character (…?)
Thanks a lot Dave for your attention to my problem
André
More information about the use-livecode
mailing list