I have four tabs on an ASP page. Each has a set of fields under them. I have one screen where all the tabs show and all the fields under them are non editable. I have a function menu through which the user clicks on edit mode for the same screen and part of the fields which the user wants to edit come up the same four tabs remain. What happens is when the javascript function for edit is called it opens the page all the fields are displayed correctly but when I click on the first field to edit under tab 1 my cursor doesnt come up and it doesnt let me edit the field. Although if I click on all 4 tabs and then come back to the first tab and then click on the field I want to edit I am able to. How is this happening?. I have checked the code the functionality is fine but I need to be able to edit the first field under the first tab without having to click all 4 and then come back. Please advise.
Thanks
Kavita
Thanks
Kavita