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