Hi,
In our ASP.net 2.0 application, we have a Multipage tab strip with skins and styles applied to it. We are appending an image to each tab at run time and rendering the same. The width of the tabstrip is set to 700 Px. Under some scenarios, it fails to accommodate the text along with the image and instead of warpping the tab to the next line, it displays the text outside the tab.
We tried replicating this with a vanilla ASP.net application using RAD Tab strip without any styles and succeeded.
This seems to be an inherent issue with the tab strip.
In our ASP.net 2.0 application, we have a Multipage tab strip with skins and styles applied to it. We are appending an image to each tab at run time and rendering the same. The width of the tabstrip is set to 700 Px. Under some scenarios, it fails to accommodate the text along with the image and instead of warpping the tab to the next line, it displays the text outside the tab.
We tried replicating this with a vanilla ASP.net application using RAD Tab strip without any styles and succeeded.
This seems to be an inherent issue with the tab strip.