Welcome Guest Search | Active Topics | Sign In | Register

2010 Tab Strip Images Issue Options
Darrell Reinke
Posted: Wednesday, March 30, 2011 9:57:50 AM
Rank: Advanced Member
Groups: Member

Joined: 7/18/2008
Posts: 76
Good Morning,

I recently upgraded from EO Objects 2009 to 2010 and the tab strip is not displaying custom assigned images correctly anymore. I still have the project compiled under the 2009 object and it is working correctly.

Below is the one of the tab strips that has an issue. I created the tabstrip from the Visual Studio 2005 template and reassigned the Left Icon, Right Icon and Middle Icon Url. I have screen shots to show you what I am seeing in the EO 2010 tab strip builder verses the 2009 tab strip builder, but I am unclear as to how to post them with the image icon within this post. I need some of the new functions within the EO 2010 objects and I currently cannot deploy my changes with the tab strip object displaying incorrectly. Any Help would be greatly appreciated. Like I said before, this tab strip is diplaying correctly on a EO 2009 compiled DLL.

I can send you all of them images and screen shots if necessary to assist you.

Code: HTML/ASPX
<eo:TabStrip ID="tbTargets" runat="server" Width="782px" ControlSkinID="None" DesignOptions-BackColor="239, 235, 222" MultiPageID="mpTargets">
                              <LookItems>
                                 <eo:TabItem Image-BackgroundRepeat="RepeatX" Image-Mode="TextBackground" Image-SelectedUrl="00010205" Image-Url="~/Images/tabmiddleblue.gif" ItemID="_Default" LeftIcon-SelectedUrl="00010204" LeftIcon-Url="~/Images/tableftblue.gif" NormalStyle-CssText="font-family:Tahoma;font-size:11px;"
                                    RightIcon-SelectedUrl="00010206" RightIcon-Url="~/Images/tabrightblue.gif" SelectedStyle-CssText="">
                                    <SubGroup OverlapDepth="8" Style-CssText="font-family: tahoma; font-size: 8pt; background-image: url(00010200); background-repeat: repeat-x; cursor: hand;">
                                    </SubGroup>
                                 </eo:TabItem>
                              </LookItems>
                              <TopGroup>
                                 <Items>
                                    <eo:TabItem Text-Html="Class Schedule" PageViewID="pvSchedule">
                                    </eo:TabItem>
                                    <eo:TabItem OnClickScript="" PageViewID="pvClassDetail" RaisesServerEvent="False" Text-Html="Class Detail">
                                    </eo:TabItem>
                                    <eo:TabItem OnClickScript="" PageViewID="pvClassPrereq" RaisesServerEvent="False" Text-Html="Class Prerequisites">
                                    </eo:TabItem>
                                    <eo:TabItem OnClickScript="" PageViewID="pvTargetPositions" RaisesServerEvent="False" Text-Html="Target Positions">
                                    </eo:TabItem>
                                 </Items>
                              </TopGroup>
                           </eo:TabStrip>
eo_support
Posted: Wednesday, March 30, 2011 10:10:56 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

A small reproducing project would be very helpful. Can you create one and email it to us (including all the pictures)? Please let us know if you do not have our email address.

Thanks!
Darrell Reinke
Posted: Wednesday, March 30, 2011 10:12:26 AM
Rank: Advanced Member
Groups: Member

Joined: 7/18/2008
Posts: 76
I don't think I do. Please provide.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.