This examples shows how to use an adaptor to fill a combo box. This first box uses noRepeat: false (the default setting).
This combo box uses noRepeat: true and has introduced a few repeating labels. This setting will allow you to take any store and only populate your combo with unique values.