Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Grid Layout Panel and Panel in the Designer

Reply
Thread Tools

Grid Layout Panel and Panel in the Designer

 
 
Chris
Guest
Posts: n/a
 
      08-28-2003
Hello -

I'm trying to compose a Composite Control using 2 controls, one of
which is exactly what the Grid Layout Panel from "HTML" in the toolbox
is. I'm currently doing this with the HtmlGenericControl class, but
the problem is that the designer never recognizes it to be what the
Grid Layout Panel is - I cannot drag and drop other smaller controls
onto it.

This is the same problem I ran into using the Panel class also. Using
the ms_positioning="GridLatout" doesn't help either. I imagine I'm
missing one of those [bracketed] directives that allows the Designer
to recognize this control as a container for others. Is this the
case?

thanks,
Chris
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Choosing Layout: Css-Layout or Table-Layout hpourfard@gmail.com ASP .Net 1 06-19-2006 10:06 AM
Flow layout to grid layout Andrew Chalk ASP .Net 3 12-23-2005 04:56 AM
Oppinion regarding grid layout vs flow layout NWx ASP .Net 4 02-19-2004 08:56 PM
Converting from grid layout to flow layout. RobertH ASP .Net 1 11-04-2003 12:43 AM
DataList inside a Grid Layout Panel (<DIV>) item layout problem Rick Spiewak ASP .Net 3 08-26-2003 04:22 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57