There is other performance related news today. This time it is for users who need to analyze and visualize large amounts of data using the pivot table.
Starting with v15.2.9, we have made improvements to our Pivot Grid List Editors and are ready to share a preview of our work. So far, things are pretty stable, and we have not found any issues in scenarios with DataView (a few XAF customers tested this functionality earlier did not experience problems either). We still wanted to collect more feedback and hear from you about how this works in your real projects. The more scenarios we cover at this stage, the better for the product. If all goes according to plan, this functionality will be officially released in the upcoming 16.1 build, which should be out around early June.
To enable this functionality, do the following:
1. In the Model Editor invoked for your platform-dependent module, set the EditorType property for a required ListView node to the PivotGridListEditor or ASPxPivotGridListEditor as per
2. Set the ListView's DataAccessMode = DataView as per
There is also a ready demo in the FeatureCenter app shipped with XAF for you to play with:
