I am using ASP.NET AjaxControllToolKit Tab Container , I have 9 tabs in it i want to switch to next tabs on asp:button click. by code behind c#.
And also to previous tab on another asp: button click.
Please provide the solution how to achieve it through code behind in c#(asp.cs) file.