Hi Mikel,
Thank you for writing.
The visual element to which you are setting the image in the
ItemFormatting event is actually a container of the text and value elements. The visual element also does not have a text and an image set to it will always be positioned in the center of the element. The text which is displayed comes from the child text and value elements. I can suggest accessing any of these child elements and applying the image. You can also control how the image is positioned in relation to the text with the
TextImageRelation property:
I am also attaching a screenshot showing the result on my end. I hope this will help.
Regards,
Hristo
Progress Telerik