I want to export table datas as csv file how can i do that with KTDatatable
Hi
Currently, KTDataTable does not include built-in export functionality. The component is designed to handle server-side data fetching, pagination, sorting, and filtering.
We will add it in the future updates.
Thanks