I am currently using the TAdvListView with a SubItemImage in one column.
I now want to add a SubItemImage in to another column but I want the image to be on the right of the text in the column, not on the left. I cannot see a way of achieving this without going down the route of using OnCustomDrawSubItem and this adds further complications (including my existing SubItemImage disappearing).
Thanks,
Dave