ultraman
Well-known member
This is weird ! I m trying to update the DB with the values in the TextBoxes of my page. Theyre filled with the existing Data in the Load event. But when I submit the values, it doesnt matter whats inside the TextBox, the values always stays the same ? I test when I press the button (cmd_Click event), and the value of the txtTest.Text is the old one, not the one written ?
Does anyone have an idea why ?
Does anyone have an idea why ?