Hi Ivan,
I’m sorry, but this cannot be implemented in the current version. I've converted your question to a suggestion. We'll add the HeaderFilterFillItems server-side event. This event will be raised before the filter dropdown is shown, and will enable you to provide custom filter items.
Thank you,
Nathan
Hi Nathan,
The HeaderFilterFillItems server-side event is great. But don't you think that for the case, when fields are included in the same group (using GroupIndex property), it would be convenient to turn on the behavior I was writing about using a property (something like bool FilterValuesAreRelatedWithParent { get; set; }).
Best regards,
Ivan
Hello Ivan,
Unfortunately, no. Please track its status on the following page: Add an Excel2007-like filter popup with a tree view that supports the loading of tree view items on callbacks .
Thanks,
Ivan
Hello Ivan,
In 10.2, we have implemented the ASPxPivotGrid.CustomFilterPopupItems event, which will help you accomplish your task. This event is raised when an end-user tries to invoke the filter drop-down, thus allowing you to remove particular filter items.
For more information, see the Using the CustomFilterPopupItems Event to Manage Filter Items in 10.2 blog post.
Thanks,
Basil
Is your intention to post an answer to your own question?
- If so, then proceed.
- If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
- If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.