G
Guest
I have a form that works on two modes. One of them is for the user to view
the data. The other is for the user to enter/update the data.
I want the user to be able to move from viewing the data in disabled
controls to making the data editable by enabling the text boxes controls. how
do I enable the text boxes from client code and still keep the data in them
all without creating postbacks of course.
HS
the data. The other is for the user to enter/update the data.
I want the user to be able to move from viewing the data in disabled
controls to making the data editable by enabling the text boxes controls. how
do I enable the text boxes from client code and still keep the data in them
all without creating postbacks of course.
HS