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

Checkboxes not checking

1 Answer 62 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Jake
Top achievements
Rank 1
Jake asked on 23 Mar 2009, 03:05 PM
I am using a series of checkboxes, all with the same ID.  When using a form decorator, the checkboxes will not check.

From what I can ascertain based on demos and other forum posts, the form decorator is designed to work with a CheckBoxList control where labels are specified for each checkbox.  Unfortunately, this is not an option for me.

Is there a fix for this, or do I simply need to add ControlsToSkip="Checkbox" and not decorate my checkboxes?

Thanks in advance.

Jake

1 Answer, 1 is accepted

Sort by
0
Accepted
Georgi Tunev
Telerik team
answered on 25 Mar 2009, 01:31 PM
Hi Jake,

The decorator control relies on the controls' IDs to be able to style them properly. Indeed in scenario like yours it is better not to use RadFormDecorator to style these checkboxes.


Best wishes,
Georgi Tunev
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
FormDecorator
Asked by
Jake
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or