Database Exchange > Configuration > Using properties > ShowConfirmUploadMsg

Property - ShowConfirmUploadMsg

Description        Corresponds to the checkbox of “Confirmation of data uploading” on the General property page. This property can be changed via the property change or Cicode function _ObjectSetProperty(). For data uploading, the record source type should be table or updatable views (queries) only. Otherwise the control displays an error message indicating that the source is not updatable. In this case the grid data appears to be updated. Once the focus moves away from the selected row, the error message appears as the control tries to update the data source. To clear the error, click Clear on the control.