C
Carl Howarth
Hi,
I have a datagrid being populated using an sqldatareader. One of the
columns returns a bit value which currently gets displayed as 'True' or
'False'.
I would like to be able to display an image of a tick when this value is
true, and have placed an asp.net image control within the relevant template
column. I presume I can achieve this within the databinding event of the
grid, but am unsure as to quite how!
I would be grateful if anyone could shed some light on this!
Many thanks, Carl
(e-mail address removed)
I have a datagrid being populated using an sqldatareader. One of the
columns returns a bit value which currently gets displayed as 'True' or
'False'.
I would like to be able to display an image of a tick when this value is
true, and have placed an asp.net image control within the relevant template
column. I presume I can achieve this within the databinding event of the
grid, but am unsure as to quite how!
I would be grateful if anyone could shed some light on this!
Many thanks, Carl
(e-mail address removed)