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

normal web controls do not get rendered properly

3 Answers 57 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Joshua Gates
Top achievements
Rank 1
Joshua Gates asked on 09 Jun 2009, 04:33 PM
not sure why but i added the form decorated to my master page. and it seems the controls dont get rendered correctly.
the only styling i am using is a cssclass that sets the width of the controls.
but even then some controls do and some do not.

are there any issues with have the radformdecorater on a master page and having it decorate on the controls in the content page as well as webusercontrols inside the content page.

i even have one page where some controls are decorated and others are not even though they have the same cssclass assigned and are the same type of controls.

thanks

3 Answers, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 11 Jun 2009, 08:28 AM
Hello Joshua,

RadFormDecorator is implemented in such a way that it will not style controls that have a CSS className explicitly set. In such cases it "assumes" that the developer has chosen to take care of the styling.

This *separation* is made because very often it is not possible to mix the CSS injected by the form decorator and the developer together - there are many negative side effects.

Whether the decorator is on a master page or not - it will behave in the same manner. There are no master-page specific issues.

If you are not able to resolve the issues, my suggestion is to send us a running project that demonstrates those, and we will do our best to solve the visual problems. Sending us a MS Word doc with screenshots of the observed problems will be helpful too as it will allow us to focus on those immediately.

Sincerely yours,
Tervel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Joshua Gates
Top achievements
Rank 1
answered on 25 Jun 2009, 09:27 PM
i have removed all the cssclass and skinid from all the buttons in application.
however, in internet explorer the buttons are not getting the mouseover effect correctly...
i check in mozilla and they work fine though.

the button looks correct but the mouseover is not correct. i can see the mouseover change on the far right of the buttons...but the full button is not getting the effect

any ideas?
0
Georgi Tunev
Telerik team
answered on 26 Jun 2009, 09:58 AM
Hello Joshua,

In this case, please open a support ticket and send us the following:
  1. Screenshots of the problem
  2. The exact version of the controls that you are using
  3. Sample project where this issue could be reproduced.


All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
FormDecorator
Asked by
Joshua Gates
Top achievements
Rank 1
Answers by
Tervel
Telerik team
Joshua Gates
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or