i want use tab conrol in my web page
where do i find this control
can any konws ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kirtan PatelPosted Oct 31, 2009, 7:57 AM
Just Download Ajax Tool kit for asp.net 2.0 and Install it you will have tab control in your Visual Studio ToolBox.
if my answer helps you check "Do you like this answer "
jingePosted Oct 31, 2009, 7:39 AM
There is no built-in tab control in asp.net 2.0. You may have to use third party implementation or create one by yourself.
Here are some third party implementations.
http://www.codeproject.com/KB/custom-controls/TabControl.aspx
http://www.codeproject.com/KB/custom-controls/TabsView.aspx
http://www.dotnetspider.com/resources/515-TabControl-for-ASP-Net.aspx