Hi,
I have used OnClientItemClicking="ChangeDetection_OnRecSelItemClicking" for handling filter item click event and working fine.
Now i want to handle client events for paging next, previous, page size change and Go button.
I am using :
<PagerStyle Mode="NextPrevNumericAndAdvanced" PageButtonCount="5" AlwaysVisible="true" />
Please suggest how i will execute the javascript methods for those.
warm regards,
Reyaz
I have used OnClientItemClicking="ChangeDetection_OnRecSelItemClicking" for handling filter item click event and working fine.
Now i want to handle client events for paging next, previous, page size change and Go button.
I am using :
<PagerStyle Mode="NextPrevNumericAndAdvanced" PageButtonCount="5" AlwaysVisible="true" />
Please suggest how i will execute the javascript methods for those.
warm regards,
Reyaz