GetWidget Method

Retrieves a reference to the REST Grid widget object for the given name.

Parameters

Name Type Description
objName String The name of the widget control.

Return Value

Result Value
Success The JavaScript widget object.
Failure Null

Examples

See Pre-Selecting Rows in a REST Grid Widget for an example of this method.

Comments

(none)