Help with Grid

Started by JAT, August 11, 2010, 01:30:28 PM

Previous topic - Next topic

JAT

I have a simple grid that I've placed on a form and I've added a few rows to it.  I can maneuver around all the different cells but I cannot type anything in any cell.  I know I'm missing some simple step, but I can't figure it out from all the properties and methods for the grid.

Any help I could get would be greatly appreciated.

JAT

Found the answer.  Needed to use SetCellStyle for each cell to be edited.