Gaia Ajax TabControl Example
This is an Ajax TabControl created with help of our Ajax MultiView.
Note we could easily create the GUI way nicer, but we keep it simple here for the sake of simplicity.
Note also that there is not
one single line of JavaScript in here everything is done purely in C#/VB.NET in the server code!
Also this is not a "pure" Ajax TabControl (which can be found at
the main landing page. This
is basically just three buttons and a MultiView to show the flexibility of Gaia Ajax Widgets! :)
Example of a Ajax TabControl