Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: artician on November 28, 2012, 09:29:58 PM

Title: Table Item Ordering
Post by: artician on November 28, 2012, 09:29:58 PM
I couldn't find this in the forum or documentation. 

How does a table order it's items when sorted is unchecked?
How does it order them when it's checked?

I have 20 rows of data, 3 columns each.  Is UITable the right thing for me to use?

Thanks for the help.


Title: Re: Table Item Ordering
Post by: ArenMook on November 29, 2012, 07:20:19 AM
Unchecked -- up to Unity, which differs from platform to platform.
Checked -- alphabetically based on the child's name.