LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertColumnBefore(column, refColumn)

Inserts a new column at position before specified column in TreeGrid component.

Parameters

ParamTypeDetails
columnObjectThe column to add to the tree collection
refColumn ObjectA reference column before which the newly added column will be positioned

Return Value

This method does not return a value.

Version Information

Supported in: v1.0.

See Also