gigaZhang / struts2-jquery

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

Grid: loadonce="true" causes inappropriate behavior on delete row #920

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. Modify the multi-grid.jsp to be loadOnce="true"
2. Select a couple of rows, and click Delete
3. Dialog is never cleared.

I would expect the dialog to get cleared out.

Which struts2 version? 3.3.0

Which struts2-jquery plugin version?

Please provide any additional information below.

Original issue reported on code.google.com by sco...@innoventsolutions.com on 13 Nov 2012 at 2:52