I have a table that can be edited by the user but only one field, the rest are set to ReadOnly. When I run the page and click Edit, that field displays the textbox to input data. What it does is accept that data, but erase all the other fields from the table. I don't know how to stop it from doing that. Any ideas???