Click to See Complete Forum and Search --> : Tabel


Gedrain
May 21st, 1999, 09:58 AM
Hello everybody.()

I want make a simple tabel in VC ++, in which i can make rows and colums. In this i will place text and some cells must become coloured and or highlighted.
Ok i would keep it simple.
We have used DbGrid32.ocx, but we can't change specified cells in the right cloour we want..when we use this commands.: m_grid.SetCol(0);
m_grid.SetRow(0);
m_grid.SetForeColor(240);

then each cells become coloured that color..and not only colom 0, row 0 which we have specified.

sincerly S & J