Tabstrip control not displayed properly
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, Am trying to add tabstrip control to my page. I have put the microsoft.web.ui.dll into the appli/bin/ folder. Then, webctrl_client folder has been added to the wwwroot/appli/ folder. I could create the tabstrip in design time. But, when I run it, data is displayed as lines. The same is true even if I put a treeview. After seeing some forums on the internet, I have put the below lines in web.config.
Still, its not working. I referred to the ViewSource and it has "MultiPageTree/webctrl_client/1_0/tabstrip.htc" referred. Am unable to find any solution as I have spent couple of days on this. Am using 2003 version of .net (framework 1.1) Please help Thanks.
rmr