This question is locked. New answers and comments are not allowed.
I have a question on the filtering. I want to use AJAX binding with the grid. Also, I am not using the default filtering in the Grid. I have a different control to do the filtering. I need a way to get the information and during the AJAX binding. One option is to keep the information in session. However, I would like to explore other options. Is there a way to send the data along with the Grid Filterable option or is there a way to get additional data during the AJAX request from the grid for paging/ sorting?