B
bbawa1
hi,
I have a web page and it has three textboxes. It has already some
text. When I edit the text boxes and click on Edit button the button
supposed to epdate the data in the database. But when I debug it the
value of textboxes gives me the previous value not the edited value
may be in postback it lost it's new value. I set enableviewstate
property to True but even then it doesn't work.
Thanks in advance.
hahii
I have a web page and it has three textboxes. It has already some
text. When I edit the text boxes and click on Edit button the button
supposed to epdate the data in the database. But when I debug it the
value of textboxes gives me the previous value not the edited value
may be in postback it lost it's new value. I set enableviewstate
property to True but even then it doesn't work.
Thanks in advance.
hahii