there are some applications for doing this, but you'd be much better serving the data as JSON than trying to convert it on the fly which would be a massive overhead trying to do it in jquery.
On May 20, 11:28 am, Nitin Sawant <nitin.jays...@gmail.com> wrote: > How to convert csv file to json using jquery / javascript??