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

styled panel

3 Answers 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sebastien AUROUX
Top achievements
Rank 1
Sebastien AUROUX asked on 23 Apr 2010, 09:02 AM
I've worked with telerik component for several years and they are really great.

What i really like is the styling possibility, but there is no control to integrate the other controls into. for example in my application i have several forms which always have the same template : a table of 2 column : label and a control(such as textbox or dropdownlist), i d like to have a control that render a table tag or divs with some css so that all my form could have the same look and feel. have you ever think about it? do you think it is difficult to do? 

thanks for your help
sebastien

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 23 Apr 2010, 01:14 PM
Hi Sebastien,

Have you considered using RadFormDecorator for this purpose? Note that since version 2010.1.309 of the suite the control can decorate MS GridView, FormView and DetailsView controls as well - this is showcased on this demo of the product.

Best regards,
Sebastian
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Sebastien AUROUX
Top achievements
Rank 1
answered on 26 Apr 2010, 05:15 PM

An example of what i am trying to say is enclosed. When i develop a web application using the telerik component, the style of each control is really great, but i dont have a control to integrate them all together. I am only a web developper, not a web designer (unfortunatly), so it would be nice for me to have a customized server control that contain all my others controls. With this custom control all the layout of my application would look the same.

Maybe i ask too much, i only wonder if somebody ever thinks about it in telerik or elsewhere?

Sebastien
0
Sebastian
Telerik team
answered on 27 Apr 2010, 11:46 AM
Hello Sebastien,

The textboxes, comboboxes and dropdowns in your custom control can be styled by RadFormDecorator when you incorporate the decorator inside this very control.

However, you will need to customize the header and alignment of controls inside the html table with your custom css definitions. You may consider using these resources for reference:

http://www.w3.org/Style/CSS/
http://www.w3schools.com/css/

Best regards,
Sebastian
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Sebastien AUROUX
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Sebastien AUROUX
Top achievements
Rank 1
Share this question
or