BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
this.sfDateTimeEdit1.DataBindings.Add("Value", bindingSource1, "EndTime", true,DataSourceUpdateMode.OnPropertyChanged);
sfDateTimeEdit1.ValueChanged += sfDateTimeEdit1_ValueChanged;
void sfDateTimeEdit1_ValueChanged(object sender, Syncfusion.WinForms.Input.Events.DateTimeValueChangedEventArgs e)
{
sfDateTimeEdit1.DataBindings["Value"].WriteValue();
}
|
This error in dll has not been fixed until now. Version 19.3451.0.47