LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


findRowById(id)

Searches through all rows for a match using specified id.

Parameters

ParamTypeDetails
idStringThe row id value to search for

Return Value

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

Version Information

Supported in: v1.0.

See Also