}onGridReady(params: any) { this.gridApi = params.api; // api資料來源 this.gridApi.setDatasource(this.dataSource) // replace dataSource with your datasource }.
確定! 回上一頁