如何将jqgrid导出到excel?

发布于 2024-11-18 11:16:21 字数 284 浏览 1 评论 0原文

我有 jquery 的 jqgrid,其中用户可以过滤网格数据并将过滤后的数据导出到 Excel。

我正在尝试以这种方式实现。但我的不是 PHP 而是 Grails 应用程序。该应用程序将部署在 Tomcat 中。我怎样才能在GSP/JSP中写类似的东西?

或者有没有更好的方法将过滤后的jqgrid导出到EXCEL

I am having jquery's jqgrid where in the User can filter the grid data and export the filtered data to excel.

I'm trying to implement in this way. But mine is not a PHP but Grails application. The application will be deployed in Tomcat. How can I write similar thing in GSP/JSP?

Or is there any better way to export the filtered jqgrid to EXCEL?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

刘备忘录 2024-11-25 11:16:21

您可以使用 Grails 中的导出插件。
请参阅:http://www.grails.org/plugin/export

You could use the export plugin in Grails.
Refer: http://www.grails.org/plugin/export

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文