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

EnableHeaderContextAggregatesMenu in WinForm?

1 Answer 96 Views
GridView
This is a migrated thread and some comments may be shown as answers.
SupportTI
Top achievements
Rank 1
SupportTI asked on 20 May 2011, 07:31 PM
Hi, I just came across the feature EnableHeaderContextAggregatesMenu that I would really like to use but it seems to only be in ASP.NET and not WinForm. Am I right?  Is there any reason for this?

thank you!

Steve

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 25 May 2011, 03:16 PM
Hi Yves,

Thank you for writing.

RadGridView for WinForms does have a filtering dialog which allows you to filter by two conditions by using the OR or AND operators. However, this dialog can be started by clicking the icon in the filtering row and selecting the "Custom" menu item. You can enable the filter row by setting the EnableFiltering property of RadGridView to true.

Of course, it is possible to add new menu item in the header cell context menu and start the filter dialog from it. Please refer to the attached project, where you can observe such an example.

I hope you find this information useful.

All the best,
Stefan
the Telerik team
Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.
Tags
GridView
Asked by
SupportTI
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or