|
Rank: Newbie Groups: Member
Joined: 1/7/2008 Posts: 4
|
I am working with an older version of the EO library (version 3.1.11.2 to be exact). I am having an issue with the TabStrip control that I am wondering if the issue has been corrected in a new version. Or if there is a work around. Specificly the issue is with the tabs being rendering incorrectly. Below are a two links to sample screen shots of what I am talking about. I have tried downloading the newest version, but it doesnt seem to correct the issue. Could it be something about how the controls are coded? The first image does not always happen this way - it seems to be random (more likely were the code - assuming js on the client - determines the location of the tabs). By random, I mean that it does *sometimes* render correctly, and then it will rendered as shown. The second image always appears this way, is there an issue with using the TabStrip inside another tabstrip?? Image1Image2Thanks Chad
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Chad,
That doesn't seem to be anything obvious. Most likely it has to do with your page contents or css file. Can you create a small sample app that duplicates the problem? We will look into it and see if we can find out what triggered it. Once we have that, we should be able to either fix it or provide a workaround.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 1/7/2008 Posts: 4
|
Below is a link to the sample project I created. It seems that the second problem only exists when the secondary TabStrip exists in a pageview that is not the primary (or first displayed).
As for the first issue mentioned - I am currently not able to create something that consistently causes the error. What I will do, is work on creating an additional sample page, and see if i can get the error to occur.
Thanks
Chad
|
|
Rank: Newbie Groups: Member
Joined: 1/7/2008 Posts: 4
|
I just updated the project zip file at the url listed. In the project there are two pages:
Default.aspx : Has the issue with the tabs inside of tabs.
Default2.aspx : Is as close as I can get the issue with the tabs not aligning themselves correct. Basically to see this, you may have to hit refresh (F5) several times to get the display error to occur. However, you can see the tab flicker and align themselves on each refresh.
Please let me know if you need any additional information.
Thanks
Chad
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
This issue is fixed with build 2007.2.21.
|
|