B
brian shannon
I am filling text boxes from a data reader. That works
fine. If I edit a text box to a different value and
click a save button the orginal value that was edited is
being used in the SQL string. I verified this through
debugging.
Does anyone know of a reason why the original values are
being perserved? The text boxes are not set to read only.
Thanks.
fine. If I edit a text box to a different value and
click a save button the orginal value that was edited is
being used in the SQL string. I verified this through
debugging.
Does anyone know of a reason why the original values are
being perserved? The text boxes are not set to read only.
Thanks.