Skip to content

getPage

returns the currently visible page in case of paged view

function getPage(): number

number the index of the currently visible page, zero-based numbering

var page = dgrid.getPage();

Articles

API