LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertGroupAt(name, group, index)

Inserts a new group at specified position in Grid directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Grid directive
groupObjectThe group to insert to the collection
indexIntegerThe indexed location within the collection to insert the group

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIGridService.

Version Information

Supported in: v3.2

See Also