EasyData
EasyData copied to clipboard
Please add support to insert, import and export data
Hi
The current package is excellent and I need a way to insert one row. Also can you add the feature to import/export data from individual tables.
Sanket
Hello,
The "insert" function must work now. There was an error with CSS and we've updated our CSS file published on CDN (https://cdn.korzh.com/ed/1.4.0/easydata.min.css). So, now you can see [+] button in the grid's header row.
However, the problem still remains if you are using EasyData NPM packages. It will be fixed with the next update (version 1.4.1).
As for the exporting functionality, we plan to implement it in the next minor version update (1.5.0).
Thanks I can see the insert button now.
Regarding the import/export functionality, I need a way to extending the default behaviour. My requirement is to import data from excel and export table data to excel. Basically I need a panel with these on the table detail page with handlers in the controller/cs code. I know how to handle the excel file, but need a way to get it triggered from the view (which is created by easydata)
I have really liked the package and would like to use the same for lot of master data in my database. The current functionality is good, but cannot use it without import/export functions. Any thoughts/ideas ...
Sanket