Help with Grid

Started by JAT · 2010-08-11 20:30 UTC · 1 replies · SMF topic #1326

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.
Found the answer.  Needed to use SetCellStyle for each cell to be edited.