Hi,
In my grid, there is a column that name is "state". And that column has values [release, working, waiting].
I want to binding image with this condition :
release
state - grey dot image, working state - green dot image, and waiting state - red dot image.
How to bind image based on condition?