Hi,
I have a list of integers 1 to 26 in a column that start off sorted correctly due to the sort via MySQL. However, when I try to sort the column the sorting is incorrect e.g.
1,10,11,12,…19,2,21.
The field type in MySQL is varchar however, I produce an integer in the xml like so
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top