tnx-shared 5.3.420 → 5.3.422

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.
@@ -47699,6 +47699,9 @@
47699
47699
  this.setting.fieldSearchText = this.parentSetting.fieldSearchText;
47700
47700
  this.setting.multipleCheckWhenClickRow = !this.isSingleSelection;
47701
47701
  // Todo: HieuND
47702
+ if (this.control.baseService instanceof CanBoHoSoService) {
47703
+ this.datasourceFieldFilter = DatasourceFilterCanBo;
47704
+ }
47702
47705
  this.control.columns.forEach(function (column) {
47703
47706
  if (column.isDisplay) {
47704
47707
  var newCol = new ColumnSchemaBase({