AD
Administrator
Syncfusion Team
March 2, 2004 08:49 PM UTC
There is a static member of the GridModelDataBinder.AutoInitCellTypes that you can set to control this functionality. So, at the top of your form’s constructor, before the call to InitializeComponent(), you can add:
GridModelDataBinder.AutoInitCellTypes = False