how to get excel sheet data to jquery array

biskubiskulahila

Well-known member
  • May 4, 2013
    1,001
    467
    83
    I suggest you use an a library to convert the excel sheet to json. After that you can use it as a javascript (jquery) array. Try this library: it's pretty easy. Or if you dont want to do it programmatically there is an online tool here.
    Plz rep if you found it worthy.