S
Simon Harvey
Hi all,
Can someone show me, or direct me to some code which deals with the
following (pretty standard) requirement:
I have a database column with an integer indicating status e.g 1 =
Available, 2 = Out of Stock and so forth.
In the datagrid, I would like to be able to display an appropriate
coloured icon according to the integer value.
The images are available in a resource file.
Can anyone suggest how I do this? Or at the very least tell me what
event I should use from the datagridview and whether I should be using a
databound column or not?
HUGE thanks to anyone who can advise
Kindest Regards
Simon
Can someone show me, or direct me to some code which deals with the
following (pretty standard) requirement:
I have a database column with an integer indicating status e.g 1 =
Available, 2 = Out of Stock and so forth.
In the datagrid, I would like to be able to display an appropriate
coloured icon according to the integer value.
The images are available in a resource file.
Can anyone suggest how I do this? Or at the very least tell me what
event I should use from the datagridview and whether I should be using a
databound column or not?
HUGE thanks to anyone who can advise
Kindest Regards
Simon