@smartbit4all/ng-client 5.0.16 → 5.0.17
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.
|
@@ -16571,6 +16571,7 @@ class SmartComponentLayoutComponent {
|
|
|
16571
16571
|
},
|
|
16572
16572
|
layoutDef: SmartLayoutDef.TABLE,
|
|
16573
16573
|
paginator: true,
|
|
16574
|
+
serviceToUse: this.parentSmartComponent,
|
|
16574
16575
|
};
|
|
16575
16576
|
this.bindGrid();
|
|
16576
16577
|
}
|