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

RadGrid Header Filter

1 Answer 216 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Joshua
Top achievements
Rank 1
Joshua asked on 02 Apr 2009, 09:19 PM
I am trying to implement a radmenu in the header of my grid that contains the sort functions as well as a filter.  I have
seen an example on here and it works great, however, I am trying to change the textbox filter to a radcombobox or
"Filter" in radmenu with distinct elements of that column as submenuitems.  I have successfully added the radcombobox,
however, I can't quite determine how to populate it with distinct items in that column and I am trying not to create a
seperate datasource for each column.  Additionally, one the dropdown is hit and the cursor leaves the radmenu, the radmenu
closes and leaves a piece of the dropdown displaying.  Anybody have any examples.  This is all added dynamically
in the RadGrid_ItemCreated sub.  I wouldn't know where to start on my second idea of using submenuitems.  Seems like
a neat idea though.  Below is a link to help that I used to create the menu.  Thanks for all replys.
 
http://www.telerik.com/community/forums/aspnet-ajax/grid/radgrid-advanced-filter-menu.aspx

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 06 Apr 2009, 01:55 PM
Hi Joshua,

To see more information on how to customize the filtering, please refer to the following example.
I hope this gets you started properly.

Best wishes,
Yavor
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Menu
Asked by
Joshua
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or