GridGroupingControl: Summary Row

Hi,

pls have a look in zipped image, I donot want "drag a column.. " on top of grid.. which property have to be set.

Thanks in advance
Vivek

query.zip

1 Reply

AD Administrator Syncfusion Team October 19, 2006 04:31 PM UTC

Hi vivek,

Please try this property setting to avoid dragging columns in grid.

//
this.gridGroupingControl1.TableOptions.AllowDragColumns = false;
//

Thanks for using Syncfusion Products.
Regards,
Rajagopal

Loader.
Up arrow icon