I am displaying a list of items in a multiselect with many including the following characters " >> "
However, the multiselect is encoding them so that they show up as '>>' when I want to select them (but not when my selection is shown)
For instance, in this image I have selected a value and it is displayed correctly
However, when I select the control the '>>' are displayed as encoded values
Thanks