I have a jQuery UI Tab with 2 tabs. When I update my first tab and then click on the second tab, I want it to show updated informations, that the first tab updated. There is a dropDownlist on the first tab.
I have a jQuery UI Tab with 2 tabs. When I update my first
Share
You have to catch the change event of tabs and for this see this jquery tab documentation and on change of tab you have to get new record from your source