Enum JqGridRefreshModes
Defines available refresh modes for jqGrid
Namespace: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.Enums
Assembly: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.dll
Syntax
public enum JqGridRefreshModes : int
Fields
| Name | Description |
|---|---|
| Current | The grid refreshes to the current page with current selection |
| FirstPage | The grid refreshes to the first page |