@trudb/tru-common-lib 0.2.206 → 0.2.207

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8091,7 +8091,7 @@ class TruDataGrid {
8091
8091
  this.validationDialog.destroy();
8092
8092
  }
8093
8093
  onRightClick(event) {
8094
- event.preventDefault();
8094
+ //event.preventDefault();
8095
8095
  }
8096
8096
  onSearch = (setupQuery) => {
8097
8097
  this.firstSearchRan = true;