I have a WebTab I have placed into a user control as part of upgrading from the UltraWebTab, The contents of each tab is a user control which is set in the code behind in various areas of the site. When the tab loads it occasionally extends the usercontrol well beyond the boundries of the screen.
The WebTab has a width set to 100% of it's parent container which it appears to adhere to. The Usercontrols contained within the WebTab also use relative sizing which do not exceed 100%. This should in theory mean that the user control cannot extend beyond the boundries of the WebTab.
Is there a property of the Webtab which is known to cause or indeed fix this issue? I have tried using AutoSize propert yet to no avail I have left it defaulted, explicitly set it to True, False and indeed NotSet however none of these attempts have stopped this unintended behavior.
assembly="Infragistics4.Web.v10.3, Version=10.3.20103.2134, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"
I am aware this is not an up to date assembly but that is the point behind this upgrade,
The Tabs I am having issue with are on a UserControl inside of an UltraWebTab (still to be upgraded) inside of an update panel inside of a table inside the Content tag of the main page. Which itself is inside a ContentPlaceHolder inside a div on the Master Page.
Hello Guy,
Thank you for your patience while I am working on this issue.
In theory yes. However, if the tab's content is also wrapped within a container in the usercontrol issues may arise. Please let me know is the contents are also within a container in the user control.
If you have any questions, please let me know as well.
Thank you for contacting Infragistics!
I am looking into this request. I will get back to you shortly. If you have any questions, please let me know as well.