0

I am using vue-data-tables with element-ui and I am looking for solution to export data from my tables.

Logic

I need to export data that are placed in front-end table and not the data that are returning from back-end

data in tables are limited as I needed while data from back-end are more complex and include variables that I don't need in excel file) that's why I'm looking for solution to export table data otherwise i would create back-end function for it.

Question/ Help request

Please if you have any previous experience with mentioned UI above tell me if I need to create manual function for it, or there is some package ready to work with el-tables ui, etc.

Thanks.

1 Answer 1

0

I think json2csv might be to one that you are looking for. Visit this link json2csv

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.