Hello there,anyone know if it is possible to put in a view column two icons one over the other and vertically aligned?
I have seen it is possible to put two icons on the same line (writing in the column value the names of the images separated by “:”) but now I’m stopped.
Thanks for your help…!
Subject: Two icons in a view column
Nope. The only way I can think of to do this is to create your own image resources. You’d need one for every combination of top-bottom. So for example, you want to display A over B if A is greater than B, but B over A if B is greater, you’d need to graphics - one file that shows A over B, and another that shows B over A.
This way, you’re really only showing one icon in the column.