In a datagridview, I have filters enabled on columns.
I would like to customize the Complex filter with my own skin.
You can see my explanation in the 2 attachments.
Regards,
2 Answers, 1 is accepted
0
Accepted
Jack
Telerik team
answered on 20 Apr 2010, 04:51 PM
Hi Claude IMBERT,
You have to create your custom theme by using the Visual Style Builder. Then you should replace the default filter cell with a custom one that overrides the CreateCompositeFilterForm method. Please consider the code snippet below:
Should you have any other questions, don't hesitate to ask.
Best wishes,
Jack
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.