Last Updated:
28 Nov 2024 11:20
by Vladimir
GridView: Extend the Tree DistinctValuesDisplayMode to allow the grouping of the time components of DateTime values
Currently when the DistinctValuesDisplayMode is Tree the distinct values are grouped by year,month and day. Extend this functionality for the time components (hour/minute/day) of DateTime values as well.