AD
Administrator
Syncfusion Team
May 27, 2005 05:12 PM UTC
First, temporarily, uncheck Columns in the AllowSelections property. (This allows you to click on a column header and not select the column.) Turn off the Global Mode and select the CellSetting in the propertygrid window. Then click your column header, and change its Text property in the property grid.
JS
John Slater
May 27, 2005 05:58 PM UTC
It did the job, Thanks
>First, temporarily, uncheck Columns in the AllowSelections property. (This allows you to click on a column header and not select the column.) Turn off the Global Mode and select the CellSetting in the propertygrid window. Then click your column header, and change its Text property in the property grid.