Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
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.