Hi, how can you edit the milliseconds of the datetime column in the SfDataGrid control, is this possible?
In the Format property is set yyyy-MM-dd hh:mm:ss.fff is specified and date with milliseconds is displayed correctly.
Unfortunately, when editing, I cannot edit milliseconds.
Hi WOJCIECH KUJAWA,
Based on the provided information, we are able to replicate the reported scenario. We are currently analyzing the cause for the reported scenario. We need time to validate, and we will provide an update on or before June 05, 2024.
Hi WOJCIECH KUJAWA,
We have reported the issue to the corresponding team. In the meantime, we need some additional details.
Could you please confirm the following details.
Are you facing issues with editing values in the GridDateTimeColumn only with milliseconds, or with hours, minutes, and seconds as well. Based on the information we will provide further update.
Hi
For column type GridDateTimeColumn it is not possible to edit time, only date.
Hi WOJCIECH KUJAWA,
In the GridDateTimeColumn, by default, only the date value will be displayed. If we apply a format, it will also show the time with minutes, seconds, and milliseconds. While editing, we can change the date value, but we are unable to modify the time value.
Can you confirm your requirement? Is it to edit the milliseconds value or to edit the time value in the GridDateTimeColumn? If we misunderstood your requirement, kindly share the code snippets showing how you created the column and how you are applying the format to that column.
Hi
I would like to edit the date and time for the format that is set as the column format.
As i wrote at the beginning, i set format yyyy-MM-dd hh:mm:ss.fff but when I try to edit, the editing format is like yyyy-MM-dd hh:mm:ss
Hi Wojciech Kujawa,
In GridDataTimeColumn, we have loaded SfDateTimeedit control. The SfDateTimeEdit currently does not support the date-time format "yyyy-MM-dd hh:mm.fff". The concerned team has logged it as a feature request. They will implement this feature in any of our upcoming releases.
Once they implemented, it will automatically reflect in the SfDataGrid, supporting the mentioned format in GridDateTimeColumn.
Feedback link: https://www.syncfusion.com/feedback/58678/provide-support-for-milliseconds-format-in-sfdatetimeedit