Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
485
How to assert a bitmap in RowSelector columns depending on select/active state?
posted

I want to put these images in the RowSelector column depending upon these states:

inactive/not selected - nothing

inactive/selected - check mark

active/not selected - triangle

active/selected - check mark and triangle

How can this be done (preferably through the properties, in code if not).