Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: will_brett on April 16, 2015, 05:49:16 AM

Title: NGUI Grid sorts items 1, 10, 2, 3, etc
Post by: will_brett on April 16, 2015, 05:49:16 AM
So my grid is sorting items 1, 10, 2, 3, etc when I want it to sort 1, 2, 3, .... , 10

How can I achieve this?

Thanks
Title: Re: NGUI Grid sorts items 1, 10, 2, 3, etc
Post by: ArenMook on April 16, 2015, 07:36:12 AM
01, 02, 03, 10, 11, etc.

The sorting is alphabetic, not alphanumeric.