Grouping records by date field

Hi,

In our application, we are using syncfusion grouping grid control version 3.3.
In the grid, we are grouping the records by date field. As we need to display the grouping header in "dd-MMM-yyyy" format, we have used .ToString("dd-MMM- yyyy"). This sorts the headers alphabetically which needs to be avoided.
We need to sort the headers by the date format itself. Please find attached the screenshot. Is there any way to accomplish this.

Thanks & regards,
Vanitha


ScreenShot31.zip

2 Replies

VN Vanitha Nagaraj November 28, 2006 01:45 PM UTC

Hi,

Please note that .ToString("dd-MMM- yyyy") has been used since there are a few other groupings like "Country" where the groups have to be sorted in the alphabetical order.

Thanks & regards,
Vanitha


AD Administrator Syncfusion Team November 29, 2006 05:04 AM UTC

Hi Vanitha,

Please refer to the below forum thread for more details.
http://www.syncfusion.com/support/forums/message.aspx?MessageID=37301

Best Regards,
Haneef

Loader.
Up arrow icon