AD
Administrator
Syncfusion Team
August 23, 2006 05:18 AM UTC
Hi Ken,
Try setting the CellType to Static. The Static CellType will display text that cannot be edited. You can select it to make it the current cell but, the cell cannot be activated for editing.
this.grid.TableStyle.CellType="Static";
Let me know if you need any further assistance.
Best Regards,
Haneef