I have the following problem with the filter row in my RadGridView control: when a column is set to align the text to the right, and a filter is applied, the text in the filter cell shows up behind the filter icon. Is there a way to keep the two from overlapping?
Thanks,
Rachel
1 Answer, 1 is accepted
0
Accepted
Nick
Telerik team
answered on 17 Nov 2008, 04:47 PM
Hello Rachel,
Thank you for your question.
Please use the ViewCellFormatting event to override the general right alignment for the filtering row. For example: