tags:

views:

91

answers:

1

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.

A: 

have you seen the Grid Showcase from Struts2 jQuery Plugin?

Maybe this is a good start to build your subgrid.

jogep
i know this. but i need the code
Download it. http://code.google.com/p/struts2-jquery/downloads/list
jogep