4 Answers, 1 is accepted
0
Accepted
Hi Boots,
With the Q3 Release we will introduce a new property of RadGridView called FilteringControl. Through it you would be able to assign any kind of control and implement you own custom filtering logic.
Kind regards,
Ross
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
With the Q3 Release we will introduce a new property of RadGridView called FilteringControl. Through it you would be able to assign any kind of control and implement you own custom filtering logic.
Kind regards,
Ross
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Xoma
Top achievements
Rank 1
answered on 16 Apr 2010, 09:57 PM
Hello,
I am trying to implement what Boots was referring to, except a little more involved. I need a completely restyled, custom filter DropDownControl. I am looking at implementing a UserControl that implements IFilteringControl, can you describe what
IFilteringControl.Prepare() should do.
Thanks,
XOMA
I am trying to implement what Boots was referring to, except a little more involved. I need a completely restyled, custom filter DropDownControl. I am looking at implementing a UserControl that implements IFilteringControl, can you describe what
IFilteringControl.Prepare() should do.
Thanks,
XOMA
0
Hi Xoma,
My blog post explains this in great detail. There is also a sample project attached in the blog post.
There is another blog with custom filtering controls and an online example.
I hope this helps.
All the best,
Ross
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.
My blog post explains this in great detail. There is also a sample project attached in the blog post.
There is another blog with custom filtering controls and an online example.
I hope this helps.
All the best,
Ross
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.
0
Xoma
Top achievements
Rank 1
answered on 19 Apr 2010, 04:45 PM
Ross,
Thanks a lot for the links. I happened to find them over the weekend as well and they were really helpful as far as describing the whole Filtering concept that RadGridView provides.
It would be a really nice feature of your site if you allow customers to search through Telerik's developers blogs instead of using search engines of some sort.
Thanks,
Xoma
Thanks a lot for the links. I happened to find them over the weekend as well and they were really helpful as far as describing the whole Filtering concept that RadGridView provides.
It would be a really nice feature of your site if you allow customers to search through Telerik's developers blogs instead of using search engines of some sort.
Thanks,
Xoma