-
I open detail view of a grid from the summary page by clicking on a group by field
-
the grid is filtered well (you see records for the group by value).
Problem : the Refined search counts are not updated. The record count shows records for the group by , but Refined search counts show counts for the total dataset. This is not consistent.
Desired solution: In this scenario , the group by field is PRESENT in the Refined Search fields set, so I expect proper counters for the selected group by (not all records).