Author Topic: Table Item Ordering  (Read 1707 times)

artician

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 54
    • View Profile
Table Item Ordering
« 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.



ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Table Item Ordering
« Reply #1 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.