Use this method to add event handlers to the GridControl's OnLoad event.
The event handler.
This method returns context information about the GridControl.
The context type.
Gets the controls type.
The control type.
Values returned are:
Gets the name of the control on the form.
The name of the control.
The name assigned to a control is not determined until the form loads. Changes to
the form may change the name assigned to a given control.
When you use the control getName method the name of the first control will be the
same as the name of the attribute. The second instance of a control for that
attribute will be "
Gets information about the relationship used to filter the subgrid.
A relationship object.
Gets the URL of the current grid control.
Optional
client: GridClientIndicates the client type.
Gets the URL of the current grid control.
Use this method to get access to the ViewSelector available for the GridControl when it is configured to display views.
The view selector.
Generated using TypeDoc
Interface for a CRM grid control.
See
Control