The solution for this was not totally obvious to me when reading the RadGrid documentation, so I did a bit of forum searching and found the solution below: Let’s say you’ve got a RadGrid on your page, and you’ve configured it already to allow for filtering by setting the AllowFilteringByColumn property to true as follows: [...]
Continue Reading →