I want to add a Tab Strip Control on my web-page... what is the best way to accomplish this task... please if possible send me the code to do the same...
Also can this task be accomplished by some other way...
Please advice.
Printable View
I want to add a Tab Strip Control on my web-page... what is the best way to accomplish this task... please if possible send me the code to do the same...
Also can this task be accomplished by some other way...
Please advice.
Probably easier to do it with Javascript and images of a Tab strip. You can create an imagemap out of the images and recall the page with a querystring designating which "page" gets displayed.