AD
Administrator
Syncfusion Team
March 11, 2004 04:46 PM UTC
This is controlled by some ControllerOptions flags. To turn it off, from code you can use
Me.gridControl2.ControllerOptions = GridControllerOptions.All And Not GridControllerOptions.OleDataSource
Or, you can do it in the designer.