@trudb/tru-common-lib 0.2.288 → 0.2.289

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.
@@ -7649,6 +7649,7 @@ class TruDataGrid {
7649
7649
  },
7650
7650
  animateRows: false,
7651
7651
  suppressRowClickSelection: true,
7652
+ suppressRowTransform: true,
7652
7653
  rowSelection: 'multiple',
7653
7654
  enableClickSelection: true,
7654
7655
  rowStyle: { background: 'white' },