Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
Get # of selected page on client side
posted

Hi everyone,

I'm trying to get on client side (javascript function) the number of the page that the user selected on the grid.

I create the Paging Client Side Event and this javascript function has only a sender parameter but I can't find how to get which #page the user press to move. I need this because I need to move another grid to another page too.

Thanks a lot !!!

Gustavo.-