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

2008 Q2 script error

2 Answers 100 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Mika
Top achievements
Rank 2
Mika asked on 27 Aug 2008, 02:24 PM
Hello,

FormDecorator causes client side script errors with 2008.2.826 that don't appear with 2008.2.723.

IE7, Safari and Opera fail, but FF 3.0.1 is not affected.

Script Debugging with IE shows that a script generated by ScriptResource.axd fails with "Invalid argument" when trying to set a negative height to an element.

A visible sign of trouble is that in a Scheduler control the integrated date picker icon is misplaced about 10px.

Switching back to 2008.2.723 or removing FormDecorator solves the issue.

I have .NET 3.5 SP1 installed.

Regards,
-mika-

eTaika Ltd

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 27 Aug 2008, 02:45 PM
Hi Mika,

We are working on extending the RadFormDecorator to style more elements - such as to provide rounded corners for textboxes, textareas and fieldsets. This is still work in progress as we try to accommodate more advanced scenarios.
If you delete the decoratedcontrols property from your code altogether, all should work fine. When the property is not specified, its default setting is Default. This is a new setting that is equivalent to All in the earlier builds.
Also, if you set Default explicitly, instead of All it will produce correct behavior as well.


All the best,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Grendizer
Top achievements
Rank 1
answered on 05 Nov 2008, 01:55 PM
Hello.

I'm experiencing the same issue, and the proposed solution is working perfectly.

Many Thanks.
Tags
FormDecorator
Asked by
Mika
Top achievements
Rank 2
Answers by
Georgi Tunev
Telerik team
Grendizer
Top achievements
Rank 1
Share this question
or