Discribe how
RadGrid whould respond if the
CurrentPageIndex is invalid when data-binding. See
GridTableView.CurrentResetPageIndexAction
Namespace: Telerik.WebControls
Assembly: RadGrid (in RadGrid.dll)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Enum GridResetPageIndexAction
Inherits Enum |
| C# | |
|---|
public enum GridResetPageIndexAction : Enum |
Members
Inheritance Hierarchy
Requirements
Namespace: Telerik.WebControls
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: RadGrid (in RadGrid.dll)
See Also