Hi Bruce, I think that it is expected behaviour, because it is working
on the object's rawValue and the matching bound value. I have also used
that approach of making each bound value unique. In addition it is a
handy way of getting multiple values associated with display item. In
stripping out the separator I create an array, which I can then use each
item. I know being able to set multiple bound values is an anticipated
feature (setItems() method), but in the meantime the coma separated
values...