This question is locked. New answers and comments are not allowed.
Hi,
We are using mvc extension grid with Ajax databinding. But one of those columns need bind based on some parameters with server side method call. For that we are using column with inline template. But it is not working. but instead of using ajax data binding, if we use BindTo method with ViewData it is working fine. Is there any solution to acheive the same by using ajax databinding as well??
We are using mvc extension grid with Ajax databinding. But one of those columns need bind based on some parameters with server side method call. For that we are using column with inline template. But it is not working. but instead of using ajax data binding, if we use BindTo method with ViewData it is working fine. Is there any solution to acheive the same by using ajax databinding as well??