Enum DataSourceCachingMode
This specifies the grid to apply the Data Source Caching Mode for grid None or ViewState or Session.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum DataSourceCachingMode
Fields
| Name | Description |
|---|---|
| None | |
| Session | |
| ViewState |