I have 2 tabs namely Insert and Display in my application.
As soon as I insert records in the 1st tab its shows me Message : "INSERTED SUCCESSFULLY" But when I saw 2nd Tab it showed me only OLD DATA - new Inserted Data was not Visible"
then I identified that my 2nd tab was not getting Refreshed.
So how to refresh the tabs dynamically through coding. ?
Thanks in advance for the help.
Regards :)