Vera Lim
Vera Lim
expose currentDataSource of Table, update when dataSource/filters/sorters are changed by application
What I did was extract the currentDataSource to first define `pagination` and `exportData` with `useState`. When dataSource is first loaded, `setExportData(dataSource)`. When user sort/changes page, we `setExportData(extra.currentDataSource)` ``` const [exportData,...
Any updates for this PR?
Please merge this pr
will this be merge soon?
> Hello please how can i display json data with this library? Use language={`javascript`}