ItemDataBound Set the image in a GridBoundColumn
This example shows how to get a reference to a grid bound column. The uniquename for the column is "imgWarning". To get the type to convert it to, run the code below and you'll get a convert error on the 'Dim imgWarning' line. The error will give you the type to convert it to.
|