Display millisecond in DateTimePickerAdv

Hi, i''d like to display in my component a date in the custom format : ''hh:mm:ss.Millisecond'' is it possible ? cdt, Assadi

1 Reply

AR Anupama Roy Syncfusion Team October 31, 2005 03:24 PM UTC

Hi Assadi , Inorder to display the time in milliseconds in DateTimePickerAdv, we can use the custom format hh:mm:ss.ff. However, this doesn''t seem to work and I could notice the same behavior with .NET DateTimePicker also. As a workaround, I would suggest you to create a custom DateTime TextBox using ButtonEdit, CalendarPopUp and MonthCalendarAdv as illustrated in the sample attached. Please let me know if this helps you. Regards, Anu

36310_DTP.zip

Loader.
Up arrow icon