AD
Administrator
Syncfusion Team
August 9, 2006 10:46 AM UTC
Hi Palmer,
Use this code to resolve this,
this.gridControl1.ShowCurrentCellBorderBehavior = GridShowCurrentCellBorder.HideAlways;
Thanks,
Haneef
AD
Administrator
Syncfusion Team
August 9, 2006 11:17 AM UTC
thanks Haneef,
I must have overlooked that.