Layout of Custom System.Web.UI.UserControl Objects added to parent 
Author Message
 Layout of Custom System.Web.UI.UserControl Objects added to parent

I created a C# class that implements System.Web.UI.UserControl.  I
have added the class to a TableCell several times but always in a
vertical line.  I would like the controls to render on the same line
until the line is out of space then the next control would wrap to the
next line.  Does anyone know what I can do to get this layout?

Thanks.



Tue, 31 May 2005 05:49:23 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Adding Web Controls to the System.Web.UI.WebControls namespace

2. Flow Layout of custom controls within a parent control or page

3. Fill Custom Usercontrol property with object list

4. Subclassing System.Web.UI.Page

5. System.Web.UI.Page

6. can't find namespace using System.Web.UI.Design

7. Q: SelectedIndexChanged event for System.Web.UI.WebControls.DropDownList

8. System.Web.UI.WebControls.FontInfo

9. I can not find System.Web.UI.WebControls

10. Call to parent class for update UserControl

11. Font-Sensitive UI Layout?

12. how to replace System.Globalization.CultureInfo.CurrentCulture with some custom made CultureInfo object

 

 
Powered by phpBB® Forum Software