gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Hi, I am trying to generate the grid by dynamically selecting values from the database. so my gridmodel is now a multidimensional list of objects. I dont know how to iterate through multidimensional list of objects in jsp #1114

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1.when trying to access multidimensional list in jsp, grid is showing empty
2.
3.

What is the expected output? What do you see instead?
In my output its showing an empty grid with no values. Everything was working 
fine before making it dynamic.

Which struts2 version?2.3.7

Which struts2-jquery plugin version?3.5.0

Please provide any additional information below.

Original issue reported on code.google.com by rincysub...@gmail.com on 29 Jul 2014 at 3:53

Attachments:

GoogleCodeExporter commented 9 years ago
if you r using struts2 then implement model driven interface 
to set bean

Original comment by prashant.gawali20@gmail.com on 30 Jul 2014 at 8:36