This is a migrated thread and some comments may be shown as answers.

RadXmlHttpPanel as GroupBox?

1 Answer 194 Views
XmlHttpPanel
This is a migrated thread and some comments may be shown as answers.
Calvin
Top achievements
Rank 1
Calvin asked on 01 Jun 2011, 09:19 PM
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.

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 02 Jun 2011, 12:46 PM
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.

Tags
XmlHttpPanel
Asked by
Calvin
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or