I am trying to hide the div in tabview and after click on save button i want to show that div. How can i get this? In following code when i will click on Save data from Add Records tab it should toggle to display records and display added records in table. which is hidden by default for now.I am trying to hide the div in tabview and afte