S
SQL
I have four text boxes on one aspx page. Three of them are populated during
page load with values from a database. The other is left blank.
When updating I've noticed that although the three text boxes have been
changed by the user, the original values are still being used when trying to
update the dataset. While the text box that was blank behaves as expected.
Has anyone else run into this problem...or have any idea as to what could
cause this.
Thanks
page load with values from a database. The other is left blank.
When updating I've noticed that although the three text boxes have been
changed by the user, the original values are still being used when trying to
update the dataset. While the text box that was blank behaves as expected.
Has anyone else run into this problem...or have any idea as to what could
cause this.
Thanks