J
Joriz
i have a textbox that i need to edit. First i populate it with the
data from my sql table. afterwards i make changes on them.. and then
when i clicked the save button, i noticed that the textbox value still
contains the original value. the changes i made on the textbox wasnt
saved at all.. The textbox.text was part of my UPDATE statement.
anybody??
TIA.
data from my sql table. afterwards i make changes on them.. and then
when i clicked the save button, i noticed that the textbox value still
contains the original value. the changes i made on the textbox wasnt
saved at all.. The textbox.text was part of my UPDATE statement.
anybody??
TIA.