Author Topic: Reposition UI Grid without destroying Grid elements ?  (Read 1898 times)

abclive

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 12
    • View Profile
Reposition UI Grid without destroying Grid elements ?
« on: November 12, 2014, 08:13:37 AM »
Hi,

I just wanted to know if there is any possibility of hiding elements from a grid by disabling them rather than destroying them? I tried to use UIGrid.Reposition() and repositionNow variable without any success even with removeChild(). Did I miss something or is it just impossible to do it this way?

Thanking you in advance,
abclive

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Reposition UI Grid without destroying Grid elements ?
« Reply #1 on: November 14, 2014, 04:23:14 AM »
Hiding elements from a grid? It's an option on the grid itself "hide inactive".