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

RADGRID Context Filtering

1 Answer 107 Views
Grid
This is a migrated thread and some comments may be shown as answers.
NETconsent Dev Account
Top achievements
Rank 1
NETconsent Dev Account asked on 05 Jul 2013, 02:43 PM
Hi,

Is it possible to customise the header context menu on the RadGrid so that you can have filtering by a given set of values? I have a column that has 3 possible values so I would like to user to be able to select one of these from a list (so the list would contain All, Active, Inactive, & Pending).

If I switch on the column filtering it allows this, but as this is the only column that is filtered then having an extra row under the header looks a bit rubbish!

Thanks,

Dan.

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 10 Jul 2013, 08:44 AM
Hi,

 You can access the header context menu of the grid and modify its items according to your requirements as shown in this help topic (in section "Add items to HeaderContextMenu"):
http://www.telerik.com/help/aspnet-ajax/grid-header-context-menu.html
Also if you have the column filtering enabled you can hide the filter row as shown in this forum thread:
http://www.telerik.com/community/forums/aspnet-ajax/grid/radgrid-hide-show-filter.aspx

Regards,
Marin
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
NETconsent Dev Account
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or