We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Change selected value in TimePicker when tapped inside a SfDataForm

I'm setting the value through data binding:

[DataType(DataType.Time)]
[Display(Name = " ")]
public DateTime StartTime { get; set; }
  

formObject.StartTime = someDateTime;  


The data is being displayed correctly. However, if I tap on the TimePicker, the selected Time is always current time.
How can I change this so that the selected time inside the TimePicker is actually whatever time the property is currently set to?

As you can see in this screenshot, the time is 02:49 PM. But the TimePicker shows 6:49.



3 Replies

SP Subburaj Pandian Veluchamy Syncfusion Team April 24, 2019 12:40 PM UTC

Hi Karl, 
  
Thank you for contacting Syncfusion support. 
  
We can reproduce the reported issue “The time editor displays the current time on initial load instead of given time in iOS” and currently we are analyzing the reported behavior based on source and sample level. We will validate and update you the details on two business days (April 26, 2019). We appreciate your patience until then. 
 
Regards,
Subburaj Pandian V 
 



SP Subburaj Pandian Veluchamy Syncfusion Team April 26, 2019 11:22 AM UTC

Hi Karl, 
  
Thank you for your patience. 
  
We have analyzed the reported issue “The time editor displays the current time on initial load instead of given time in iOS” and we have already found and fixed the reported issue from our end. The issue fix will be included in our upcoming 2019 Volume 1 SP1 release which is estimated to be available by mid of May 2019. We appreciate your patience until then. Please let us know, if you need patch earlier.  
 
Regards,
Subburaj Pandian V 



SP Subburaj Pandian Veluchamy Syncfusion Team May 15, 2019 10:21 AM UTC

Hi Karl, 
  
We are glad to announce that our Essential Studio 2019 Volume 1 SP1 Release v17.1.0.47 is rolled out with the issue fix “The time editor displays the current time on initial load instead of given time in iOS” and is available for download under the following link. 
  
  
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance. 
 
Regards,
Subburaj Pandian V    


Loader.
Live Chat Icon For mobile
Up arrow icon