I have a ajax tabcontainer
(web-forms not MVC) with different tabs and i have a radio-button list on one of them and when I click on it a value on a different tab needs to change.
Whats the best approach for a trigger here?
I have a ajax tabcontainer
(web-forms not MVC) with different tabs and i have a radio-button list on one of them and when I click on it a value on a different tab needs to change.
Whats the best approach for a trigger here?