C
CGatto
Hello,
Just wondering if anyone has ever managed to find a way to have a
datagridviewimagecolumn display different images on different rows depending
on some data element in the row. Our application needs to display a series
of fees charged against an account. Some of those fees are charged at a full
rate, others at a partial rate, and some are not charged at all. The user
would like to see a simple 3-state graphic which would convey the simple
info: full-charge, partial-charge, or no-charge. Sounds easy enough but
I've not yet managed to find a way to do this. Every time I attempt to
modify the individual cell's graphic it seems to want to change the graphic
for all the rows.
Any way around this issue?
Thanks,
Just wondering if anyone has ever managed to find a way to have a
datagridviewimagecolumn display different images on different rows depending
on some data element in the row. Our application needs to display a series
of fees charged against an account. Some of those fees are charged at a full
rate, others at a partial rate, and some are not charged at all. The user
would like to see a simple 3-state graphic which would convey the simple
info: full-charge, partial-charge, or no-charge. Sounds easy enough but
I've not yet managed to find a way to do this. Every time I attempt to
modify the individual cell's graphic it seems to want to change the graphic
for all the rows.
Any way around this issue?
Thanks,