Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Gets the URL of the current grid control.
Grid types supported
Read-only and editable grids
Syntax
gridContext.getUrl(client);
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
client |
Number | No | Indicates the client type. You can specify one of the following values: 0: Browser 1: MobileApplication |
Return Value
Type: String
Description: The Url of the current grid control.
Remarks
To get the gridContext, see Getting the grid context.