Skip to main content
ID

TreeListBuilder<T>.RemoteOperations Method

Name Parameters Description
RemoteOperations(JS) value Notifies the TreeList of the server's data processing operations. Applies only if data has a plain structure. Mirrors the client-side remoteOperations option.
RemoteOperations(Mode) value Notifies the TreeList of the server's data processing operations. Applies only if data has a plain structure. Mirrors the client-side remoteOperations option.
RemoteOperations(Action<TreeListRemoteOperationsBuilder>) configurator Notifies the TreeList of the server's data processing operations. Applies only if data has a plain structure. Mirrors the client-side remoteOperations object.
RemoteOperations(String) value Obsolete. Notifies the TreeList of the server's data processing operations. Applies only if data has a plain structure. Mirrors the client-side remoteOperations option.