Author Topic: UIGrid or UITable ZigZag arrangement  (Read 2126 times)

jeldrez

  • Sr. Member
  • ****
  • Thank You
  • -Given: 8
  • -Receive: 4
  • Posts: 352
    • View Profile
UIGrid or UITable ZigZag arrangement
« on: February 24, 2014, 10:56:21 AM »
I need to create this. There's anyway more than changing the items name to this "01/06/02/07/03/08/04/09/05/10" ?
Which is the approach?

ryan

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 1
  • Posts: 90
    • View Profile
Re: UIGrid or UITable ZigZag arrangement
« Reply #1 on: February 24, 2014, 12:17:11 PM »
With UIGrid, set arrangement to vertical and max per line to 2?  I don't see anything in UITable for this, though.

jeldrez

  • Sr. Member
  • ****
  • Thank You
  • -Given: 8
  • -Receive: 4
  • Posts: 352
    • View Profile
Re: UIGrid or UITable ZigZag arrangement
« Reply #2 on: February 24, 2014, 12:20:36 PM »
Ohh, that was easy... thanks!