Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UserControl causes horizontal scroll bar

Status
Not open for further replies.

mkohl

Programmer
Feb 22, 2005
82
US
Hi,

I have a problem, I have a asp.net page that contains a usercontrol(which contains a header). For some reason the user control is causing a horizontal scroll bar to be displayed when the user views the page. If the user scrolls to the right there is nothing to be displayed. I'm sure this is not caused by any image because I have everything set to be viewed without scrolling over.

If I take the user control off the page, then everything works as planned, but when I place the user control back on the page I get the horizontal scroll bar. you can see the actual page @
Any advice would be greatly appreciated.

-Mike
 
Hi,
No need to reply to this. Apparently I overlooked the fact that I have my header and side panel and bottom panel in a grid Layout Panel which I over looked the fact it was extened far right.

Issue fixed.

Thanks,
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top