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

How to know the first checkbox checkedchangeg in Combobox?

3 Answers 49 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Phuc
Top achievements
Rank 1
Phuc asked on 12 Aug 2011, 05:15 AM
Hi all,

I have a combobox which contains checkboxes inside. The first item is "ALL", it means when this item is checked, the other checkboxes will be unchecked and disabled.
When the first item is unchecked, the other items will be enabled for user checking them.

How can I know if user is interacting with the first item for doing the above action?

Thanks for your help

3 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 12 Aug 2011, 07:46 AM
Hello Phuc,

Try implementing the following code library approach.
Combobox with checkboxes and select all.

Thanks,
Shinu.
0
Phuc
Top achievements
Rank 1
answered on 16 Aug 2011, 09:57 AM
Thank you, Shinu.
It works well.

Regards,
Phuc PHAM
0
Manish
Top achievements
Rank 2
answered on 19 Aug 2011, 12:51 PM
Hi shinu,

I am face same problem but this technique we are not able to perform this functionality if we use checkbox list.

Please help if it is possible.
Tags
ComboBox
Asked by
Phuc
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Phuc
Top achievements
Rank 1
Manish
Top achievements
Rank 2
Share this question
or