[AccessD] Visual Basic 6.0 DataGrid Control - Changing Colour Of Certain Rows

Paul Hartland paul.hartland at googlemail.com
Fri Oct 10 06:18:20 CDT 2008


To all,

I have a Visual Basic 6.0 application which I inherited (lucky me), and now
they want to change the way that the DataGrid operates.  The grid shows all
personnel that are available to do a job for us on that day, some of these
however are students.  What I need to do (if it's possible) is loop through
all the rows on a datagrid, get the personnel number, check if that person
is a student, then change the colour of that row if they are.

I normally use Infragistic UltraGrid, and it's very easy to do that on
there.  However I don't really want to change the grid if I can help it.

Does anyone know if & how this is possible.

Thank you in advance for any help....

-- 
Paul Hartland
paul.hartland at googlemail.com



More information about the AccessD mailing list