gigaZhang / struts2-jquery

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

Show-Hide columns not working #1000

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Show - Hide button shows a dialog but checkin or unchecking columns in that 
dialog makes nothing.

What steps will reproduce the problem?
1. Go to http://struts.jgeppert.com/struts2-jquery-showcase/index.action then 
widgets->grids->Grid (Editable)
2. Press button Show/Hide Columns, then a dialog is rised.
3. Uncheck any column to hide it. And press in OK button.
4. The hided columns are still there.

What is the expected output? What do you see instead?
This should hide the unchecked columns. Instead no columns are hidden.

Which struts2 version?
2.3.15 or 2.3.14.x

Which struts2-jquery plugin version?
3.6.0

Please provide any additional information below.

Original issue reported on code.google.com by dante....@gmail.com on 25 Jun 2013 at 10:10

GoogleCodeExporter commented 9 years ago
No javascript error is shown in console.

Original comment by dante....@gmail.com on 25 Jun 2013 at 10:12

GoogleCodeExporter commented 9 years ago

Original comment by johgep on 30 Jun 2013 at 6:01

GoogleCodeExporter commented 9 years ago
When I use struts2-jquery-plugin version 3.6.1,  "Show - Hide" button is not 
working collectry.
But I Use struts2-jquery-plugin version 3.5.1, it is working perfectly.

Original comment by nokam...@gmail.com on 31 Aug 2013 at 3:03