BoldSign®Effortlessly integrate e-signatures into your app with the BoldSign® API. Create a sandbox account!
Hello,
Unfortunatelly the data binding not working with this control. When I change the value of the conrol, the model is not updated (the model property is always null).
I attach a sample project to show this behavior. Please follow the steps in the Form to reproduce the issue.
Thank you for help!
BR, SZL
Hi SZL,
We have already confirmed the reported scenario is a defect and logged a report for the reported scenario “Binding Value property of SfDateTimeEdit is not working”. We have found the cause for the binding issue when using Custom Delegate for the ValueChanged event, the binding is not working properly.
If we have used EventHandler delegate for the event it is working fine. We have reported this issue to Microsoft, and we will wait until we get a response.
Please find the details from the below link
https://github.com/dotnet/winforms/issues/7820
Regards,
Bagavathi Perumal A
Hi,
Ok, thank you! Can you help me please what do you mean about this:
" If we have used EventHandler delegate for the event it is working fine."
Do you have a little example code what need I do to work this (use this workaround)?
Thank you!
Hi SZL,
Regards,
Gokul T
Thank you for the example, its working on my project too.
BR, SZL
Hi SZL,
The given solution is a workaround. As it should be possible to bind directly with the `Value` property, we have logged a defect.“Binding Value property of SfDateTimeEdit is not working”.
You can track the status of this defect using the following feedback link
https://www.syncfusion.com/feedback/36796/binding-value-property-of-sfdatetimeedit-is-not-working
If you have any more specification replication procedures or a scenario to be tested, you can add it as a comment in the portal.
Please let us know if you need any further assistance
Regards,
Gokul T.