Hi,
I'm debugging my application and the value from my textbox is always = "" (blank value)even after a value has been entered. This is what i think is causing this error message "input string was not in a correct format ". Can someone point me to how to fix this error why my values that i enter is not being passed to the textboxt.text and the value is always blank thanks... Is this a setting issue or something else. Thanks..