@trudb/tru-common-lib 0.2.196 → 0.2.197

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.
@@ -7618,7 +7618,6 @@ class TruDataGrid {
7618
7618
  context: {
7619
7619
  grid: this
7620
7620
  },
7621
- getRowId: (params) => { return params.data.$entity.Ref.toString(); },
7622
7621
  animateRows: false,
7623
7622
  rowSelection: 'multiple',
7624
7623
  rowStyle: { background: 'white' },