menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DataSourceCachingMode

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved