Skip to main content
ID

DataGridBuilder<T>.RemoteOperations Method

Name Parameters Description
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.