LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertColumnAt(column, index)

Inserts a new column at specified position in Grid component.

Parameters

ParamTypeDetails
columnObjectThe column to insert to the collection
indexIntegerThe indexed location within the collection to insert the column

Return Value

This method does not return a value.

Version Information

Supported in: v1.0.

See Also