RemoteOperations(JS)
|
value
|
Specifies DataGrid operations to be executed on the server side. Mirrors the client-side remoteOperations option.
|
RemoteOperations(Mode)
|
value
|
Specifies DataGrid operations to be executed on the server side. Mirrors the client-side remoteOperations option.
|
RemoteOperations(Action<DataGridRemoteOperationsBuilder>)
|
configurator
|
Specifies DataGrid operations to be executed on the server side. Mirrors the client-side remoteOperations object.
|
RemoteOperations(Boolean)
|
value
|
Specifies DataGrid operations to be executed on the server side. Mirrors the client-side remoteOperations option.
|
RemoteOperations(String)
|
value
|
Obsolete. Specifies DataGrid operations to be executed on the server side. Mirrors the client-side remoteOperations option.
|