Rahil Shaikh
Rahil Shaikh
Hey There, I'm half way through it. Got a question. `view.render` function takes in locals as a parameter, but in our case we only need to render a single file...
I'm not sure, if I really understood what you mean by old data. If you are referring to some data flashing when coming back to your page from a different...
This should help. https://code.ciphertrick.com/2016/06/05/read-excel-files-convert-json-node-js/
Checkout the fields option for multer. Using that you can upload files in different fields in the same request. https://github.com/expressjs/multer
This could be an issue if you are using **xls-to-json-lc** for converting, **xlsx** file and vice versa.
This is not an issue with the code, it's related to browser security when making cross-origin requests. Change this line to the address from where you are making api requests....
Yes even I would like to know, if there is any way where i can enable/disable or show/hide item dynamically . BTW good work I like your context menu.