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

Excel-Like Filtering Context Menu won't drop down

1 Answer 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 03 Feb 2016, 06:50 PM

Had troubles with the Excel-like filters in the RadGrid when trying for the first time.  The context menu wouldn't drop down after configuring RadGrid based on this text from the demo:

The demo shows the new Grid FilterType called HeaderContext implemented in Q3 2015. This filtering mode provides look and feel that resembles the filter in Excel. To enable this mode you should set the FilterTypeproperty of RadGrid to HeaderContext and turn on the header context menu (EnableHeaderContextFilterMenu="true").

 

After troubleshooting and comparing code, found it didn't drop down because  EnableHeaderContextMenu="true"  was missing from my markup but was is in the demo .aspx code.

 

It would be helpful to update the demo page and add EnableHeaderContextMenu="true" to the list of required properties.

 

I think adding more info about the need for this event... OnFilterCheckListItemsRequested="RadGrid1_FilterCheckListItemsRequested" in the same text would also help.  The text of As you can see ListBox populated through DataSource displays the values. doesn't highlight the importance of that event to the Excel-like filtering feature.

  

Thanks,

John

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 08 Feb 2016, 06:44 PM
Hi,

Thank you for your feedback about our Excel-like filtering functionality. We appreciate it and will take it into account for the upcoming Q1 2016 SP1 release when online examples will be also updated. As a small token of gratitude I have updated your Telerik points.

Regards,
Pavlina
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
John
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or