SQL statement specifying how a record should be deleted in the database
Typically just set it to "DELETE FROM tablename". AxpDataGrid fills in the where clause automatically.
Required if Delete records should be supported.
AxpDataGrid Class | Axezz.WebControls Namespace