LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


findRowByText(text)

Searches through all rows in tree hierarchy for a match using specified text.

Parameters

ParamTypeDetails
textStringThe row text value to search for

Return Value

If successful, the row object that contains the specified text, otherwise null.

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v1.0.

See Also