gigaZhang / struts2-jquery

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

Functionality need to achieve regarding grid reset settings #1028

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. No Problem to describe, but need to implement functionality

What is the expected output? What do you see instead?
There should be functionality by using which we can reset grid settings. Grid 
settings by mean, reset all columns width to default, reset column ordering, 
show all columns(in case hidden) and others.

reloading grid just reloads grid data. Its ok. but likewise one another such 
functionality should be provided so that one can easily reset grid.

even there is way to unload/reload whole grid in jqgrid, but not currently 
working in struts2-jqgrid-plugin-3.5.1.

Which struts2 version?
2.3.14

Which struts2-jquery plugin version?
3.5.1

Please provide any additional information below.

Original issue reported on code.google.com by Jaydeep2...@gmail.com on 21 Aug 2013 at 10:14

GoogleCodeExporter commented 9 years ago
Currently jqGrid does not provide a method for this use case so far I know.
this?

Do you know a way to solve this?

Original comment by johgep on 24 Sep 2013 at 6:23