开发者

want to add a subgrid in struts2 jquery grid

开发者 https://www.devze.com 2023-01-08 05:39 出处:网络
I have two grids department and student. Now I want to show department grid always and whenever any row of that department grid is selected

I have two grids department and student. Now I want to show department grid always and whenever any row of that department grid is selected 开发者_运维技巧student grid will open at the bottom of the department grid with all the student data of that department. Can you help me on this. I am using struts2 and jQuery.

Thanks in advance.


have you seen the Grid Showcase from Struts2 jQuery Plugin?

Maybe this is a good start to build your subgrid.

0

精彩评论

暂无评论...
验证码 换一张
取 消