@trudb/tru-common-lib 0.2.41 → 0.2.42

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.
@@ -7450,6 +7450,7 @@ class TruDataGrid {
7450
7450
  cellData.node.setSelected(true);
7451
7451
  }
7452
7452
  }
7453
+ this.cdr.markForCheck();
7453
7454
  };
7454
7455
  onCellDoubleClicked = (gridConfig) => {
7455
7456
  if (gridConfig.colDef.cellClass === 'ag-pk-aligned-cell')