- I am reading my data from A Dataset and all my controls are BINDED to a Custom Numeric TextBox.
ISSUE - I am having a problem with deleting the value in the textbox. I can only change the text in the textbox, but i want to be able to accept nulls in textbox.
When I chnage the text to Null, it returns to the previous value.