make grid row read only

Started by johnM, July 26, 2011, 07:30:51 AM

Previous topic - Next topic

johnM

Is there a way to make an entire row read only?

Fred Tomke

Hi, yes, you can set the style of each cell in the row to 0.
Regards,
Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

Fred Tomke

... or you catch the event OnBeginCellEdit and cancel it immediately.
Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

johnM

thank you for the input
i figured out the second option last night and it works great