I've a radgrid with filters turned on. I found that filters are case sesitive. But in my project, they do not want the case sensitivity on filters.
For an item caleed abc, when entered abc or ABC , the filter should return the same result.
How do I enable this?