I want the table data to be exported to excel with exact styles applied in the UI. Is there any possibility for the same. For example it should have the same font color, background for each cell to be applied, etc
Currently we don’t have a functionality for exporting to Excel, but there is a possibility that it might be implemented in the future.
UPDATE! As of v17.1, Export to Excel is now supported! You can download the file to the user’s machine, or export it as a blob for upload to your backend. The exported file respects the same column filters and sorting that the user sees.