Hi there
I have a DateTime field which I'd like to use for grouping, but only on the date part (ignore the exact time). I can do this by setting the GroupByMode property of the field to Date. However, this is not reflected by the grid when drawing the header - it would be nice if the control was smart enough to do that on its own because the reflected information is just wrong (there's only one, not 82 orders that were made at 01:31:52):
Cheers,
Philipp
Hi Philipp,
This is a bug. We should definitely format the GroupByRecord's Description to match the GroupByMode.