I have a question on the XamDataGrid. I have a datetiem column in the grid. This column's GroupByMode is set to OutlookDate. When I use this column as the group by field. The data rows are grouped by Today, Yesterday and Tuesday. However, the item count is not shown. Is any way to show the item count? The following is a snapshot of the grid.
Hello,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Thanks. Your suggestion works fine. The problem is solved.
William
Hello William,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Thanks for giving nice solution but i am facing problem in that.When ever i scroll down "GroupByRecordPresenter" is loaded and items are doubling.How can i stop this? i am sending an image my problem.
You can check whether the description of the GroupByRecord already contains Items'Count and if it does, you won't modify the description.
s correct i have solved this issue.....