getPage
returns the currently visible page in case of paged view
function getPage(): numberReturns
Section titled “Returns”number the index of the currently visible page, zero-based numbering
Example
Section titled “Example”var page = dgrid.getPage();See also
Section titled “See also”Articles
API