|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Panel Border ProblemsAnyone ever have issues with the Panel control and its borders? The
Borders do not always paint for me. I will have half a side painted while the other is not at all. Is this a bug ? The panel places a DIV tag around the enclosed area. When I have seen
the border not show up it has been due to the width being 100%. This could be a browser bug. I just saw it in Firefox yesterday. What you can try is changing the width to 95% or even 99.99% just so that it makes room for the border. Also, instead of setting the border properties on the Panel, I suggest setting the CssClass property and then use CSS to set the border around the area. That way you can use the CssClass value in many places and control the style from a central location. Brennan Stehling http://brennan.offwhite.net/blog/ mian***@gmail.com wrote: Show quoteHide quote > Anyone ever have issues with the Panel control and its borders? The > Borders do not always paint for me. I will have half a side painted > while the other is not at all. Is this a bug ?
FormView, with 2 dropdownlists
<asp:Repeater>, checkbox values and ASP.NET 2.0 Getting the generated name attribute for use in JavaScript GridView with objectdatasource difficulty setting time values in Calendar Microsoft ASP.NET 2.0 Treeview not being W3C compliant? Gridview -- changing field content User Control used in Repeater, but no output Retrieving all properties of control how to -asp.net Multiview and Validation |
|||||||||||||||||||||||