Grid methods¶
Note
All tags/controls have all events methods here in addition to their own events.
-
control.grid:reset()
: Resets all grid attributes and events of the control to their default values. -
control.grid:invalidate()
: Informs the grid system that it must realign the interface again. -
control.grid:getTxtWidth()
: Gets the width the control should have to accommodate its text content properly.<br