Import csv to Handsontable

Tags: #<Tag:0x00007efc608e41e0>

I would like to import the data from csv file and load it into Handsontable directly
Is there any inbuilt option found to achieve this ?

Hi @vedaselvaraj27

At the moment we do not support loading external Excel files. What you can do is adapt a csv-json converter as JSON is a supported format for Handsontable.