all groups > asp.net webcontrols > december 2004 >
You're in the

asp.net webcontrols

group:

a panel user control ?


a panel user control ? Joe Abou Jaoude
12/29/2004 12:08:55 AM
asp.net webcontrols:
hi all,
Is it possible to make a user control who acts like a panel, i.e can
contain other web controls ?

*** Sent via Developersdex http://www.developersdex.com ***
RE: a panel user control ? R. Thomas, aka Xtreme.Net
12/29/2004 1:13:01 AM
Yes sure...
Maybe if you put down more details, we can discuss into depths..
R. Thomas

[quoted text, click to view]
RE: a panel user control ? Joe Abou Jaoude
12/30/2004 1:58:57 AM


well i have to do the same layout design for many web pages.
then i have an area of 500 * 350 that changes with the pages.

my idea was to do design a user control that contains this area, the do
something like this:

<uc1:panel>
here i design the page, and include any html or asp tags
</uc1:panel>

I tried this by putting in the usercontrol a div tag with overflow=auto
and fixed its dimensions , put it didn't workout.




*** Sent via Developersdex http://www.developersdex.com ***
AddThis Social Bookmark Button