ComboBox in Filter

When using the combo as a filter and I have images in the filter (), when selecting a value the image does not show as the selected option, instead it shows text. Is there a way to get it to show the image?

Unfortunately dhtmlx components doesn’t suppot such functionality.
The only way to achieve such functionality - create custom filtering GUI and just use filterBy command to filter grid in necessary way.