Back to Devexpress

ASPxClientGridView.NextPage Method

aspnet-js-aspxclientgridview-06c16937.md

latest625 B
Original Source

ASPxClientGridView.NextPage Method

Activates the next page.

Declaration

ts
NextPage(): void

Remarks

Use the NextPage method to navigate a user to the next page in code. End-users can switch between pages using the grid’s Pager.

See Also

PrevPage

GotoPage(pageIndex)

Grid View

ASPxClientGridView Class

ASPxClientGridView Members