CodeI notice a couple of issues when working with XAF listviews and objects with many properties.
1) If I enable ShowAllDataSourceColumns, I can't select every property with the filter control, because I coun't find a way to scroll it.
2) If I enable AllowHierarchicalColumns = true and MaxHierarchyDepth=3, I see a noticeable delay when processing each grid request
Issues with Filter Editor (15.2 features) with objects with many properties
Answers approved by DevExpress Support
Hi Gustavo,
Thank you for your report.
We've reproduced the problems you described. I have registered two bug reports on your behalf regarding them:
1. Scrollbar is missing in the FilterControl, which makes it impossible to navigate within a large list
2. Setting the SettingsFilterControl.AllowHierarchicalColumns property to true reduces GridView performance when it's bound to a complex datasource