This is a migrated thread and some comments may be shown as answers.

Grid custom filtering with FilteringControl: Is it possible to get default look and feel while implement a custom logic

2 Answers 51 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Indrajith
Top achievements
Rank 1
Indrajith asked on 11 Jul 2012, 06:26 AM
Hi,

I needed a custom filtering in the grid columns and I used FilteringControl property in the column to set my custom control (which implements

IFilteringControl)

 

 

. Then the problem was my filter control was totally different (in look and feel) to the default ones in the grid.

Is there a way to extend the default filter control in grid? or a recommended way to implement similar look and feel?

Thanks
Indrajith

2 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 11 Jul 2012, 06:41 AM
Hello,

 I would suggest you to go through our online documentation on how to customize the editors/create new editor in the default FilteringControl. 

Kind regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Indrajith
Top achievements
Rank 1
answered on 11 Jul 2012, 06:52 AM
Hi Didie,

Thanks for the quick reply. I will use the method mentioned in the grid to implement the behaviour and look I need.

Regards,
Indrajith
Tags
GridView
Asked by
Indrajith
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Indrajith
Top achievements
Rank 1
Share this question
or