I'm using Entity Framework and binding the Text property to a datacontext. The binding from the database is not working. If I type data into the textbox and save, the data goes to the database, but the binding back from the database isn't working.
Also, the placeholder for optional characters at the end of the text box are also being saved.
Also, the placeholder for optional characters at the end of the text box are also being saved.