Skip to main content
ID

DataGridBuilder<T>.RemoteOperations Method

Name Parameters Description
RemoteOperations(JS) value Notifies the DataGrid of the server's data processing operations. Mirrors the client-side remoteOperations option.
RemoteOperations(Mode) value Notifies the DataGrid of the server's data processing operations. Mirrors the client-side remoteOperations option.
RemoteOperations(Action<DataGridRemoteOperationsBuilder>) configurator Notifies the DataGrid of the server's data processing operations. Mirrors the client-side remoteOperations object.
RemoteOperations(Boolean) value Notifies the DataGrid of the server's data processing operations. Mirrors the client-side remoteOperations option.
RemoteOperations(String) value Obsolete. Notifies the DataGrid of the server's data processing operations. Mirrors the client-side remoteOperations option.