End Google Ads 201810 - BS.net 01 --> I am using the entity framework to retrieve data from a database. I pull a collection of objects and bind them to textboxes. The problem I am having is when I try to edit the textbox that is bound to an integer field. Any changes I make to the textbox are changed back to the original value when the textbox is exited. Anyone have a solution to this, beside changing all my database columns to varchar?