Open EdgardS opened 3 years ago
Hi EdgardS,
I test functionality in different project and seems like working.
<ReactFlexyTable data={data} showExcelButton />
Try to use latest version of react-flexy-table. If this is not solve your problem please share your code, maybe we can find a way to fix it.
Thanks @hasankzl , i just update the package. how can i download table to format xls? cause actually when i press download to Excel, the format is CSV.
I love this package its so util.
I installed the package on my project and i try to use that functionality but, when i define the property showExcelButton it doesnt work! the button dont show in the table!