Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1425
XamDataGrid Grouping DateTime column
posted

Hi,

I am grouping a DateTime column and I am using GroupByMode = FieldGroupByMode.Date. But the problem is it gets grouped with min date.

I then formatted the date in GroupByRecordPresenter_Loaded event. It then looked fine. Like follows:

But then if there is a column already grouped lets say column 'A' and I group my DateTime column after that and then I remove column 'A' from group pane, group header description of my Datetime column again gets the minimum datetime like follows:

Will be grateful for your help.

 

Thanks,

Imad.