-2

Can i export a data from a table to an excel sheet, using javascript?

I have tried some examples but without any effect i try (http://www.databison.com/index.php/html-to-excel-using-javascript-and-excel-to-html-using-vba/) and so on.

Is there any other solution?

I need to use this export in a grails application, i know that there is a plugin in grails that help me but i don't like to use it.

If there is a way in groovy or in grails other than the plugin please specify it here.

if there is any method please write the full code here.

thx a lot

tim_yates
  • 167,322
  • 27
  • 342
  • 338
Georgian Citizen
  • 3,727
  • 6
  • 38
  • 46

1 Answers1

5

Try this, its a jQuery plugin to export table data to CSV. Ill add more if I find any

Clyde Lobo
  • 9,126
  • 7
  • 34
  • 61