Unplanned
Last Updated: 27 Apr 2023 08:40 by Maurizio
Maurizio
Created on: 27 Apr 2023 08:40
Category: GridView
Type: Bug Report
0
GridView: Performance issues when placed in FixedDocument due to ParentOfType caught exceptions
When placed in FixedDocument one of the GridView parents is not a UIElement and this throws internal caught exception in ParentOfType methods used in GridView logic. This leads to performance issues in scenarios with many GridViews in documents.

The aim of this bug fix is to avoid such exceptions by default or with some API.
0 comments