gigaZhang / struts2-jquery

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

jQuery Grid Plugin fails with grouping in 3.7.1 #1105

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Use grid plugin and group the data using  groupField

What is the expected output? What do you see instead?
All the data should be grouped across all pages but the first page is grouped 
but on clicking second page grouping fails and does not expand or collapse. 
This started in version 3.7.1 but the same is working correctly with 3.7.0

Which struts2 version?
2.3.16

Which struts2-jquery plugin version?
3.7.1

Please provide any additional information below.
Grid Plugin failing in showcase example A Grid with local data and grouping. 

Original issue reported on code.google.com by badrisri...@gmail.com on 6 Jun 2014 at 2:13