LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertColumnAfter(name, column, refColumn)

Inserts a new column at position after specified column in TreeGrid directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
columnObjectThe column to insert to the column collection
refColumn ObjectA reference column after which the newly added column will be positioned

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v1.0.

Articles & Samples

See Also