Hi,
in the xamFeatureBrowser go to xamDataGrid -> Record Filtering -> Enabling Record Filtering.
Group the data by CustomerId the try to set the filter value of EmployeeId to 4.
The grid display the row with EmployeeId = 6.
Then try to set filter and clear filter many times.
At the end if you clear the filter the row in group are changed!!!
Hello,
I have tried to reproduce this but I was not able. Everything seems to work as expected.
Can you provide a screenshot?
Alex.
This is expected behavior according to the QA Team and me. The record has to be refreshed. It switches to disabled because there is not value in that record when filtered. If you collapse and expand the record is refreshed.