Napomena
Pristup ovoj stranici zahtijeva autorizaciju. Možete pokušati prijaviti se ili promijeniti direktorije.
Pristup ovoj stranici zahtijeva autorizaciju. Možeš pokušati promijeniti direktorije.
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.