Hi,
How to write the PageIndexChanging and PageIndexChanged in the client side event for the webdatagrid.
Please do the needful and as soon as possible.
Thanks in Advance.
Hello,
If you still have any concerns or questions I will be glad to help.
Thank you for using our forum.
If you want to handle these client events you can do this in two ways, keep in mind that you need to enable Paging behavior in both ways:
1st way is through the WebDataGrid Designer. Add new handler from PagingClientEvents (See the attached image)
2nd way is in markup to set in PagingClientEvents your custom methods like this:
If you have any other questions regarding this matter, do not hesitate to contact me!