Author Topic: is there any solution for import CSV into table ?  (Read 1710 times)

alonewolf149

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 56
    • View Profile
is there any solution for import CSV into table ?
« on: November 23, 2019, 02:12:16 pm »
is there any solution for import CSV into table ?

Thanks

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: is there any solution for import CSV into table ?
« Reply #1 on: November 25, 2019, 10:54:11 am »
Import from csv is not inbuilt in the grid but it can be easily done by writing your custom js function to convert csv to json format

https://stackoverflow.com/questions/27979002/convert-csv-data-into-json-format-using-javascript