I am trying to set conditional RadComboBoxItem visibility using javascript: RadComboBoxItem.hide(). It will work fine without Filter="Contains" enabled on the ComboBox, but when this is turned on, the ComboBox shows the hidden items the second time it is opened. Is there any way around this.
Thanks,
Thomas
aspx:
javascript: