Good day.
Why is it that the Filter by record is still visible when group by is on but not the add new record? Is there an elegant way of enabling this feature? I did try and google through the forums and used the search function, no luck.
Kind regards
Christo
Hello Christo,
I think that is because it is not able to add a GroupByRecord. AddNewRecord UI is only for adding DataRecords in the XamDataGrid.
Hi Alex
Is there then no way to present the user with organized data and provide the functionality to add a new record. We use the same grid to add data than to view it. The user will now have to remove the group by to add data and then put the group by back after to view it again.
Is this the only way???? I hope not. Will there be a way to add the "new record" row to the grid like the "filter by record" when the grid is grouped in future releases?
Regards
I'm also looking for a solution to this issue.
Our users prefer to view their grids with Group By on but they then have to ungroup so that they can have access to the insertion row.
The behavior I would like to see is that when records are grouped there is still a single fixed record ungrouped at the top of the grid to allow AddRecord.
If there is a workaround or anything I can do to create this behavior please let me know.