LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


addGroup(name, group)

Adds a new group to the group collection in Grid directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Grid directive
groupObjectThe group to add to the group collection

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIGridService.

Version Information

Supported in: v3.2

See Also