I
am using the radgrid on my page. It is showing the data from the
database by dataset, there is a column to show the data / time. I have
enabled the grouping on grid. When i drags the date / time column on to
the group portion of grid it groups the grid data by date / time but i
want to group just by data not by time. I have not defined any group by
clause in my sql query, my question is that how i can group the column
just by date not by date / time.