Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > XmlHttpPanel > RadXmlHttpPanel as GroupBox?

Not answered RadXmlHttpPanel as GroupBox?

Feed from this thread
  • Calvin avatar

    Posted on Jun 1, 2011 (permalink)

    I'd like to have groupBox functionality in my website.  Namely I need a curved border around my content and title text cutting through the border at the top left.  Is there anyway to do this with RadControls?  Is the RadXmlHttpPanel the best thing for this or is there something better to use?

    I don't want to use other controls if I can avoid it because I want to be able to change the theme and not break any visual elements.

    Reply

  • Pero Pero admin's avatar

    Posted on Jun 2, 2011 (permalink)

    Hello Calvin,

    We don't have a RadControl that works like a group box, but I believe you could use our free RadFormDecorator control to style a <fieldset/> element. Here is an example that shows how the FormDecorator styles the different HTML elements: http://demos.telerik.com/aspnet-ajax/formdecorator/examples/default/defaultcs.aspx.

    Regards,
    Pero
    the Telerik team

    Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > XmlHttpPanel > RadXmlHttpPanel as GroupBox?