SameerSaraswat
Results
1
issues of
SameerSaraswat
Hi I have set rowData and then call setRowData method, but even after that grid is only showing "Loading..". this.compRef.instance.rowData = this.compRef.instance.filterExposureCollection('Active'); this.compRef.instance.gridApi.setRowData(this.compRef.instance.rowData); Can you please help. 