Completed
Last Updated: 07 Feb 2022 14:37 by ADMIN
Release LIB 2022.1.214 (14 Feb 2022)
Hans
Created on: 27 Oct 2021 08:24
Category: GridView
Type: Bug Report
1
GridView: Edited items are not added to their new group when using both FilterDescriptor and GroupDescriptor

When using a QueryableCollectionView with a FilterDescriptor and a GroupDescriptor, items which are filtered won't be added to the (new) group after being edited programmatically.

For the time being, the Refresh method of the view can be called to reevaluate this or the filter descriptor can be removed and re-added.

0 comments