Hello,
We have a datagrid which has group by functionality enabled. What we observe is when we perform group by on a date column, the records are grouped as "Next Week", "Last Week", "Today", "Saturday" and so on...What we really want is a simple date column groupby wherein we see the records grouped by the actual date and the date visible in the group summary.
Please assist.
Subramanian S Iyer
Hello, Iyer,
You could set the GroupByMode for your date Field.Settings to Date.
This should show the actual dates in the group summary and group by them.
Sincerly,
Horen Kirazyan