LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertRowBefore(name, row, refRow)

Inserts a new row at position before specified row in Grid directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Grid directive
rowObjectThe row to add to the collection
refRow ObjectA reference row before which the newly added row will be positioned

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIGridService.

Version Information

Supported in: v1.0.

Articles & Samples

See Also