ASPxGridBase.ResetToFirstPage() Method
In This Article
Resets uploaded records in endless paging mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Remarks
Use the ResetToFirstPage to switch the grid to the first page when the ASPxGridViewPagerSettings.Mode property is set to EndlessPaging.
See Also