Hi support team,
On the XamDataGrid in the attached sample application I don't know how to filter in additional rows that don't match the comparison filter.
The grid shows a flat list of a tree item hierarchy in behind. The expected behavior on filtering the DisplayText column is that all rows matching the criteria plus parents and children are filtered in. How can I archive this?
Sample project (corrected): 6710.XamDataGrid_HowToFilterInAdditionalRows.zip
Hello,
Thank you for posting on our forums.
I have downloaded the provided application but I could not see any filtering applied, at least not on the grid. Can we please work on an isolated sample(as per our support policy) where you can explain what are you filtering, and what would you like to to have additionally filtered?
Furthermore, we have documentation on record filtering on our website here:
https://www.infragistics.com/help/wpf/xamdatapresenter-about-record-filtering
Let me know if you have further questions.
Sincerely,
Tihomir TonevSoftware DeveloperInfragistics
Sorry, I've uploaded wrong sample file.XamDataGrid_HowToFilterInAdditionalRows.zip
The attached project have a lot of custom references to files not present in the attachment.
Can you please guide me with steps how to recreate the project.
Looking forward to your reply.
Hi Tihomir,
Sample solution contains Infragistics assembly references and all other ones coming with .NET framework. So which ones you after?
For some reason VS could not locate resources, but I have the project running now.
When I filter DisplayText, the grid is filtering all parent and child records correctly on my end:
Is this not the behavior you are looking for?
Please let me know how this should look like if it is not the intended view.
I am glad to hear the issue has been resolved.
Thank you for using Infragistics components.
Thanks for support. The problem was resolved and your shown screenshot shows intended behavior.