Relax Breath of Solution.

Just I wanted.. Do you?…

Determining a DataGridColumn object’s current sort order – callLater()

The callLater() method queues an operation to be performed for the next screen refresh, rather than in the current update. Without the callLater() method, you might try to access a property of a component that is not yet available. The callLater() method is most commonly used with the creationComplete event to ensure that a component […]