jquery - How to export jqgrid to excel? -
i having jquery's jqgrid in user can filter grid data , export filtered data excel.
i'm trying implement in this way. mine not php grails application. application deployed in tomcat. how can write similar thing in gsp/jsp?
or there better way export filtered jqgrid excel?
you use export plugin in grails. refer: http://www.grails.org/plugin/export
Comments
Post a Comment