Hi, this is my first time using Ajax Tab container (tab table) in master page,
In my master page, I have main container which use to load each page, and top has compay logo and project name and left has menu.
Basically, I have Top, Left and Center (main part) of 3 areas in master page.
On top part, I want to have tabs, when each click, I need each product page loaded on the center main page, since Ajax has Tabcontainer control, I want to use it, but I have never use it, could anybody show me some examples of how to use it.
Thanks,