I have a RadGrid with multiple GridBoundColumns. The way it works now is if I filter column A and want to filter column B, the grid shows the result of filter B over Filter A. I don't want each column to filter independently. Is that Possible? So if I filter Column B it would shows me the result base on the original grid, not based on the previous filtering. Thank you I hope my english was clear enouth to explain what I want. Thank you for your time.