hi,
I recently upgraded to 2010 Q2 and since then I get an error: 'Object Reference not set to an instance of an object' on this line:
Any help would b appreciated.
I recently upgraded to 2010 Q2 and since then I get an error: 'Object Reference not set to an instance of an object' on this line:
e.RowElement.BackColor =
CType(_colourConvert.ConvertFromString(e.RowElement.RowInfo.Cells(_StatusColour).Value().ToString), System.Drawing.Color)
Any help would b appreciated.