In wpf , the date column in XAMDATAGRID displays the date in ( MM/DD/YYYY ) , I wanted it to be displayed like ( YYYY/MM/DD)
Awaiting for your reply
Thank You
Hello,
I am just checking if you require any further assistance on the matter.
Hi Jeevan,
Thank you for your reply. I was wondering if you have a chance to look into the attached sample application from my previous post. The datetime fields are sorted by year now.
Could you please tell me what you what to say by ‘date’? Does it mean day?
Looking forward to hearing from you.
Thank You Yanko
I meant , when the header is clicked the sorting is happening in month wise (ascending and descending) , i wanted it to be happpen in date wise sorting ( ascending and descending )
Hi,
Thank you for your reply. On my side the sorting of the field is based on the year in the date. I am attaching a sample application(DataGridDateTime.zip).
I am not sure what you mean exactly by “happen according to date”.
Could you please explain me in more details?
Thank You for your reply ,
The sorting in the date- time column of the xamdatagrid happens month wise , i want it to happen according to date wise ascending and descending .