I Have unchecked the ComboBox items by using clearCheckedItems() inside a Clear button.But Now I am trying to clear the selected Values without the clear Button.Is there any way I can clear the checked Values for the ComboBox.
Thanks for replying.I did checked with that before.As suggested,it has a clear Button but my requirement is without the clear Button.I am in need of this requirement because I have many radComboboxes and what If I want to clear only one particular Combobox.I am trying to implement it.