OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: JAT on August 11, 2010, 01:30:28 PM

Title: Help with Grid
Post by: JAT on August 11, 2010, 01:30:28 PM
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.
Title: Re: Help with Grid
Post by: JAT on August 11, 2010, 02:18:04 PM
Found the answer.  Needed to use SetCellStyle for each cell to be edited.