jqGrid based Grid Feature.
The Showcase is provided with the Full Hibernate Plugin for Struts2 and shows how easy it is to create a AJAX based paging table in Struts2 that is searchable, sortable and editable. Also it shows how to implement a Grid with an Subgrid.
The Showcase based on Struts2 2.1.8.1, Full Hibernate Plugin 2.1.3 GA and Struts2 jQuery Plugin 1.8.2.
Per default the Showcase is read-only to see how to edit, add and delete items, download the showcase and following the instructions.
Visit Showcase: http://www.weinfreund.de/struts2-jquery-grid-showcase/
Download Showcase: http://code.google.com/p/struts2-jquery/downloads/list
Tags: hibernate, jqgrid, jQuery, plugin, showcase, struts2
4 Comments »
I made a little help to integrate the struts2-jquery pluggin with portlets development:
http://s2o-bcn.blogspot.com/2010/03/integrate-struts2-jquery-and-portlets.html
thank you for sharing this
[...] the new Showcase is available. The new Showcase is specially for the jqGrid based Grid Feature…. [full post] jogep Java, Webprogrammierung, Linux und mehr struts jquery pluginhibernatejquerystruts2 [...]
Hi, Thanks for providing good stuffs for devs. I have a requirement where I need to add a page/div between 2 rows in a grid structure.
Example: If I click row 2 checkbox, the row 3 should slide down and a new div should be displayed with some charts or something (not subgrid). How could I do that?
Any hints would be really helpful.
Thanks much,
Tamil