Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started 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.
-
Unchecked -- up to Unity, which differs from platform to platform.
Checked -- alphabetically based on the child's name.