|
I have a textbox with a text that comes from a databinding source. When i try to use the text to a variable converting it to double i see that the text has a null value giving the error"Input String not in the correct format", but the text appears when i run it.
I put this code in BindingNavigator_RefreshItems.
|