Skip to content

Commit 949bb05

Browse files
authored
Merge pull request #53 from assureclaims/feature/RMA-92074
feature/RMA-92074: Onbehalf of vishal
2 parents 9fe5953 + 32c281b commit 949bb05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/dxc-ngx-cdk/src/lib/dxc-crud-table/dxc-crud-table.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ export class DxcCrudTableComponent implements OnInit, ControlValueAccessor, OnCh
338338
}
339339

340340
reload = () => {
341+
this.selectedRowCount = 0;
341342
this.bindOptions();
342343
}
343344

0 commit comments

Comments
 (0)