This question is locked. New answers and comments are not allowed.
Hi,
I am using telerik grid with ajax binding in my MVC project. I found out that whenever the grid refreshes(pagination or sorting) it does AJAX post.
I am just curious to know how can i implement the GET Ajax request.
I am asking this because, in my project I only need to get the data when i access the next page or any kind of sort.
Please help me in understanding the Ajax Grid implementation.
Thanks
Arun
I am using telerik grid with ajax binding in my MVC project. I found out that whenever the grid refreshes(pagination or sorting) it does AJAX post.
I am just curious to know how can i implement the GET Ajax request.
I am asking this because, in my project I only need to get the data when i access the next page or any kind of sort.
Please help me in understanding the Ajax Grid implementation.
Thanks
Arun