Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
Ultrawebtab and Target URL
posted

Hi,

I have a control on a page which contains 3 tabs.  Personal info, Contact info, Payment info.  Each tab content will be an aspx page.  Wen I set the content target url to each page it works all fine.  Only issue that I have is the height. 

I made the tab.Height = Unit.Empty at page load so the tab will expand if the content is a user control.  When I have the aspx page as a content it puts a scroll bar.  I really wanted to show the whole page under each tab instead of half a page with scroll bar.  Is there anyway to achieve this?

 Add to that, I have page a master page which I have speicified a table hegiht which will contain a tab control.  Now the tab control has a user control which contains ultrawebgrid.  Now set up the tab and the grid heigh to Unit.Empty.  Again it works fine the tab and the grid, but it came out of the page height definded.  I have body with black background and the content page with white background.  I really thought the page will expand on its own but it didn't.  Is there any way to handle this?

Any suggestion would be appriciated.

 Thank you.

Parents Reply Children
No Data