|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
User Control Renders on Separate LineI've created a user control that I then place in a panel. The reason
it's in a panel is that it's part of search criteria that I hide/show panels based on the type of search begin done. I can place a label next to this control in the IDE and it looks fine but when I run the app, the label is on the line above the control. I've tried placing the label INSIDE the control, placing the user control inside a <div> and allowing objects on either side and the same effect occurred. Any help would be greatly appreciated. Thanks. Hi Jason,
Is the user control generating a Table that might be creating a new block? You might try using <span> instead of <div>. Ken Microsoft MVP [ASP.NET] Show quoteHide quote "jdp" <jason.pile***@pacourts.us> wrote in message news:1154696478.180072.240100@m79g2000cwm.googlegroups.com... > I've created a user control that I then place in a panel. The reason > it's in a panel is that it's part of search criteria that I hide/show > panels based on the type of search begin done. I can place a label > next to this control in the IDE and it looks fine but when I run the > app, the label is on the line above the control. I've tried placing > the label INSIDE the control, placing the user control inside a <div> > and allowing objects on either side and the same effect occurred. > > Any help would be greatly appreciated. > > Thanks. >
dynamic image? store and retrieve properties values? resizable web control?
Hiding columns in GridView control Create A 3-Day Window Between 2 Calendars DropDownList -- setting by text? label control Redirecting to another page after a specified time Integration with office Recommended way to add child controls in CreateChildControls Problem with capturing enter key in TextBox within UserControl Dropdownlist Error |
|||||||||||||||||||||||