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

2 checkbox in radlistbox

2 Answers 66 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Israel
Top achievements
Rank 1
Israel asked on 30 Sep 2013, 05:22 PM
HI

im have a radlistbox with the property CheckBoxes="true", and im need to add a new checkbox for a other property in my object class, so im add a itemtemplate with a custom checkbox, and when im clic in the custom checkbox uncheck the checkbox of the radlistbox, how can i fix that?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 01 Oct 2013, 07:29 AM
Hi Israel,

One suggestion is you can try the RadButton with ToggleType="CheckBox" and ButtonType="ToggleButton" properties set instead of using the ASP Checkbox in the Item Template which works fine as expected.

Thanks,
Shinu.
0
Israel
Top achievements
Rank 1
answered on 01 Oct 2013, 01:50 PM
Hi Shinu

Thanks for you help!

Just a few mins of my question Im quit the property CheckBoxes="true", and work th radlistbox like you idea!

Israel
Tags
ListBox
Asked by
Israel
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Israel
Top achievements
Rank 1
Share this question
or