LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertGroupAfter(name, group, refGroup)

Inserts a new group at position after specified group in Grid directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Grid directive
groupObjectThe group to insert to the group collection
refGroup ObjectA reference group after which the newly added group will be positioned

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIGridService.

Version Information

Supported in: v3.2

See Also