select
switches pager to the necessary page (zero-based numbering)
void select(number page);
| page | number | the page number |
Example
$$('dtable').getPager().select(2);
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.