@trudb/tru-common-lib 0.2.44 → 0.2.45

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.
@@ -7528,7 +7528,7 @@ class TruDataGrid {
7528
7528
  this.validationDialog.destroy();
7529
7529
  }
7530
7530
  onRightClick(event) {
7531
- event.preventDefault();
7531
+ //event.preventDefault();
7532
7532
  }
7533
7533
  onSearch = (setupQuery) => {
7534
7534
  this.firstSearchRan = true;