AD
Administrator
Syncfusion Team
June 9, 2004 12:46 PM UTC
Hi Ben,
You could change
groupingGrid.TableDescriptor.Appearance.AnyRecordFieldCell.CellType = "Static"
That should disable editing the current cell.
If you also want to hide the current cell frame, try the groupingGrid.TableModel.Options.ShowCurrentCellBorderBehavior
Let me know if that didn''t work.
Thanks,
Stefan
AD
Administrator
Syncfusion Team
June 9, 2004 01:51 PM UTC
Just what I wanted. Thanks very much.
Ben.