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

[Solved] RadGrid DropDownFilter with Default FilterOptions

1 Answer 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Toby Glenn
Top achievements
Rank 1
Toby Glenn asked on 14 Dec 2009, 03:36 PM
I have not found an example of a radgrid filter that uses a dropdown list to display the filter list of options but does not use selectedindexchanged to fire the event. I would like it to use the standard filteroptions and filter icon when firing a sort event. Is this possible?

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 17 Dec 2009, 10:38 AM
Hello Toby Peters,

 Indeed, such a demo/example is not available. However, you can use the filter template for the control, to handle such a setup. You can nest a dropdown control, along with an image, which, when clicked upon, will show a menu. The menu will be the control to fire the filter command for the grid, taking into account the selection of the dropdown. For more information on the filter template, please refer to the following example:

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx

I hope this information helps.


Sincerely yours,
Yavor
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.
Tags
Grid
Asked by
Toby Glenn
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or