Unplanned
Last Updated: 06 Oct 2025 13:29 by Martin Ivanov
Martin Ivanov
Created on: 06 Oct 2025 13:29
Category: UI for WPF
Type: Feature Request
0
QueryableCollectionView: Add an event that is raised when a known exception is caught in the internal logic of the QueryableCollectionView class
Add an event that is raised when an exception is caught in a try-catch block in the internal logic of the QueryableCollectionView class. Currently, QueryableCollectionView is catching few exception. In some situations it could be helpful to listen for these situations.

The new API can be similar to the ExceptionRaised event of RadFileDialogs.
0 comments