AD
Administrator
Syncfusion Team
September 14, 2004 04:22 PM UTC
Try setting the style.Enabled = false property. Making a cell ReadOnly does not prevent it from becoming the current cell and showing an edit cursor. But disabling the cell will prvent it from becoming the currentcell.
AD
Administrator
Syncfusion Team
September 14, 2004 05:33 PM UTC
Thanks Clay, that is exactly what I was looking for!