This question is locked. New answers and comments are not allowed.
i want to use the filtering of the radgrid and perform the filter query on the server instead of on doing it on the client. I'm able to make a query to send it to the server. doing this by listening to the collectionchanged event of the fitlerdescriptor collection on the grid but is there a way to disable the clientside filtering too?