I would like to disable some items in combo box when I click on button . What I am doing is on button click I will show a rad window with a combo box , when that was loaded I would like to disable some items
My design is as follows
My code on button click is as follows
But I am unable to achieve the required.