Whether the grid should issue database Insert, Update and Delete commands or not.
true if the grid should issue database Insert, Update and Delete commands, false otherwise. Default is true.
Set to False if you want AxpDataGrid to create the necessary Forms and user interface, but NOT perform any database updating. You can then handle the form requests yourself for custom database updates. Please note that you MUST specify SQL statements to enable Edit Form display, even if your grid datasource is set manually.
AxpDataGrid Class | Axezz.WebControls Namespace