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

Set checkbox state in javascript doesn’t work in FF 3.0.3

2 Answers 56 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Malgorzata Filipek
Top achievements
Rank 1
Malgorzata Filipek asked on 03 Oct 2008, 12:54 PM

Hello

We’ve been using yours controls since two years. I’m very satisfied. Now I’ve try to use RadFormDecorator, but I’ve a problem in FF 3.0.3, in IE everything works ok.

I create dynamically CheckBoxList (3 items), I use my own skin, and this works fine in both browsers.

<telerik:RadFormDecorator EnableEmbeddedSkins="false" ID="RadFormDecorator1" Skin="myCustom" DecoratedControls="RadioButtons,CheckBoxes" Runat="server"></telerik:RadFormDecorator>

My application allows users check only 2 items in CheckBoxList. When user try to select third item I uncheck it in javascript by setting control checked property to false. In IE this works fine, but in FF picture of checkbox is changing to “checked” state. Any solusion?

2 Answers, 1 is accepted

Sort by
0
Accepted
Martin
Telerik team
answered on 06 Oct 2008, 12:31 PM
Hello Małgorzata,

Please, open a new support ticket and send us a small runnable project, along with your custom skin, and (if available) your other styles that are applied on the page, as the isse may be caused by some CSS inheritance.

Best wishes,
Martin Ivanov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Malgorzata Filipek
Top achievements
Rank 1
answered on 10 Oct 2008, 08:57 AM
Hello

Thank you for your help in support center. Everything works ok now.


Best wishes,

Małgorzata Piechuta
Tags
FormDecorator
Asked by
Malgorzata Filipek
Top achievements
Rank 1
Answers by
Martin
Telerik team
Malgorzata Filipek
Top achievements
Rank 1
Share this question
or