AD
Administrator
Syncfusion Team
March 17, 2006 05:52 AM UTC
Hi Holger,
In the GridDataBoundGrid when the ExcelLikeCurrentCell is set to true set also the this.gridDataBoundGrid1.Model.Options.ClickedOnDisabledCellBehavior = GridClickedOnDisabledCellBehavior.DeactivateCurrentCell; which will enable to select the column by clicking the column header.
Regards,
Calvin.