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

All telerik elements get "visibility:hidden !important;"

3 Answers 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 03 Feb 2010, 11:55 AM
I changed a .aspx page from being a Web Content Form, to a Web Form Page!

all element is now styled with "visibility:hidden !important;" Im getting really tired of not being able to solve! The Style appears in the code, not in a stylesheet!

Firebug indicates this:
input, textarea, button, select { Register.aspx (line 1)
visibility:hidden !important;
}

3 Answers, 1 is accepted

Sort by
0
Erik
Top achievements
Rank 1
answered on 03 Feb 2010, 01:13 PM
Solved:

RadFormDecorator with wrong  DecorationZoneID!

0
Mounir Maghraoui
Top achievements
Rank 1
answered on 13 Apr 2010, 02:35 PM
Hi,
    I didn't specify a decoration zone to the RadFormDecorator () and all telerik elements get "visibility:hidden !important;" on Google Chrome 4.1 after few clics on a link which reload the page. 
This problem doesn't occur where I remove the formdecorator from the page.
Please help ! It is very urgent.
Firebug indicates this:
input, textarea, button, select {
visibility:hidden !important;
}

Thanks,
Mounir
0
Georgi Tunev
Telerik team
answered on 16 Apr 2010, 07:37 AM
Hi Mounir,

This could happen if the CSS skins for the form decorator haven't been loaded again on the page after a postback. Could you provide an Url to an online page where the problem could be reproduced? As an alternative, you could open a support ticket and send us a sample application where this issue could be reproduced - we will check it right away.

Greetings,
Georgi Tunev
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
Erik
Top achievements
Rank 1
Answers by
Erik
Top achievements
Rank 1
Mounir Maghraoui
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or