LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


removeColumnAt(name, index)

Removes an column at specified position in TreeGrid directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
indexIntegerThe indexed location within the collection to remove an column from
parent (optional)ObjectThe parent column from which an column will be removed

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