Hi,
I am having the server list all available characters by instantiating an NGUI item. These items are entered into the UIGrid, but as soon as the panel containing UIGrid is activated, UIGrid sorts it's contents then turns itself off and can't be re-enabled until next run.
I need it to sort them as they're added... How can I achieve this?