BIANEMohamed / struts2-jquery

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

Frozen column problem #1037

Closed GoogleCodeExporter closed 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. Make columns frozen=true
2. then open grid's show/hide window and hide one column
3. you will show all columns except those frozen, will be gone.

What is the expected output? What do you see instead?
After hiding column, the columns must be there with the frozen column.
Instead of this, except frozen columns, all other columns removed from grid.

Which struts2 version?
2.3.14

Which struts2-jquery plugin version?
3.5.1

Please provide any additional information below.
Plz see screenshot attached.

Original issue reported on code.google.com by Jaydeep2...@gmail.com on 3 Sep 2013 at 9:46

Attachments:

GoogleCodeExporter commented 9 years ago
Can you please share your grid configuration? 

From jqGrid Wiki:
Note that the frozen property should be set one after other. If there is a 
missing frozen property in the sequence then the last position which meet this 
criteria will be used.

Original comment by johgep on 24 Sep 2013 at 7:35

GoogleCodeExporter commented 9 years ago

Original comment by johgep on 15 Dec 2013 at 6:47