Whether update of primary keys is allowed.
true if updates of primary keys is allowed, false otherwise. Default is false.
This property determines if primary key fields should be updateable on existing data records (as opposed to new records).
The database engine might not allow primary field update, so take care to avoid exceptions if you set IsPrimaryKeysUpdateable=true.
AxpDataGrid Class | Axezz.WebControls Namespace