How to show a side by side icons in a cell?

How to show a side by side icons in a cell?

don2don2 Posts: 27Questions: 15Answers: 0

Good day All!

I need to show a side by side icons in a cells, like for example:

I have 3 prepared icons: --> iconA, iconB, iconC
the data field is cellValue and the max cellValue is 3:

if the cell value: 1 then it should only shows the iconA
if the cell value is 2 then it should shows side by side icons of iconA and iconB
it the cell value is 3 then it should shows side by side icons of iconA, iconB and iconC

is there an example for doing this?

any help is appreciated.. thank you so much in advance

This question has an accepted answers - jump to answer

Answers

Sign In or Register to comment.