This question is locked. New answers and comments are not allowed.
Hello,
Sorry for my english skill, i hope you will understand
I have RadGridView with some columns, in one of them is DateTime data. When i drag DateTime column to the GridViewGroupPanel and After dropping the selected header in the grouping area the data in theRadGridView is grouped by DateTime:
(01/01/2012 09:22:29 (Total 1)
(01/01/2012 09:23:29 (Total 1)
....
(01/01/2012 09:30:29 (Total 1)
Question: Can i somehow change this default grouping descriptor to group these data only by Date ?
Sorry for my english skill, i hope you will understand
I have RadGridView with some columns, in one of them is DateTime data. When i drag DateTime column to the GridViewGroupPanel and After dropping the selected header in the grouping area the data in theRadGridView is grouped by DateTime:
(01/01/2012 09:22:29 (Total 1)
(01/01/2012 09:23:29 (Total 1)
....
(01/01/2012 09:30:29 (Total 1)
Question: Can i somehow change this default grouping descriptor to group these data only by Date ?