Hello,
We are using your xamDataGrid (Infragistics WPF v12.1)in one of our applications.
Previously we were using the standard record filtering capability.
However, we are now allowing the user the option to do Excel Style Filtering.
For this we have made the changes to modify the FilterUIType to LabelIcons and FilterLabelIconDropDownType to MultiSelectExcelStyle.
This seems to work ok for columns where we do not need to change the list of dropdown values in the filter.
However, for the columns where we need to change this, we were handling the RecordFilterDropdownPopulating and RecordFilterDropDownOpening to manually add the custom values to the DropDownItems list of the RecordFilterDropDownPopulatingEventArgs.
It looks like, when we switch to ExcelStyleFiltering, the DropdownItems property seems to be null and therefore we are unable to add those custom values to the filter.
We couldnt find another suitable property which we could use to add our custom items.
Would appreciate if you could point us in the right direction.
Thanks
Pinakin
Hello Xueming,
It seems like the other user hasn't log the product idea yet, so I can suggest you log it by yourself at http://ideas.infragistics.com.
Hello Stefan,
As I also encounter this kind of issue, I wanna custom the items in the filter button dropdown list when MultiSelectExcelStyle is applied.
Is there any progress about this issue?
Thanks,
xqian
Hello Pinakin,
After working on this and doing some research, "Adding Custom filter values when using Excel Style Filtering " has been determined to be a new product idea. You can suggest new product ideas for future versions (or vote for existing ones) at http://ideas.infragistics.com.
There are many benefits to submitting an product idea:
- Direct communication with our product management team regarding your product idea.
- Notifications whenever new information regarding your idea becomes available.
- Ability to vote on your favorite product ideas to let us know which ones are the most important to you. You will have ten votes for this and can change which ideas you are voting for at any time.
- Allow you to shape the future of our products by requesting new controls and products altogether.
- You and other developers can discuss existing product ideas with members of our Product Management team.
Steps to create your idea:
The Product Idea site puts you in the driver’s seat and allows you to track the progress of your ideas at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Thank you for contacting Infragistics.