Programmatically setting GGC column to read only

Hi, I have a ggc and I need to allow a user to add data into the current row at a given column only when that column is blank. Once the user enters the information, that given column should be read-only. Can someone help me with this issue? Thanks, Esmeralda

1 Reply

AD Administrator Syncfusion Team December 15, 2005 07:14 PM UTC

You can use the QueryCellStyleInfo event to handle this. http://www.syncfusion.com/Support/user/uploads/GGC_Empty_f8d76d7f.zip

Loader.
Up arrow icon