This question is locked. New answers and comments are not allowed.
We want to use external filtering for Telerik MVC Grid. We are using Html.BeginForm. We do not want to use Ajax.
Grid control is partial view. When External filter fetches data from database (in our case), how do bind this new data to Grid?
Grid control is partial view. When External filter fetches data from database (in our case), how do bind this new data to Grid?