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
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: