I was trying something out on the 4.1p April 1st build and I have 2 different ComboBoxItem fields. One has values from via a call to setValueMap and the other gets its values from an another data source via a setOptionDataSource.
When I call setCanEdit(false) on both of these, I can still click the picker on the one with the option datasource and get a selection list to choose from where as the other behaves as expected where I cannot click on the box.
See attached images. you can see the select icon differences between the two in 1 image and the actual selection in the other image.
When I call setCanEdit(false) on both of these, I can still click the picker on the one with the option datasource and get a selection list to choose from where as the other behaves as expected where I cannot click on the box.
See attached images. you can see the select icon differences between the two in 1 image and the actual selection in the other image.