gigaZhang / struts2-jquery

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

edit inline not working in version 3.3.0 #794

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.
2.
3.

What is the expected output? What do you see instead?
select line whith editinline=true don't switch to edit mode

Which struts2 version?
2.3.1

Which struts2-jquery plugin version?
3.3.0

Please provide any additional information below.
3.3.0 version of struts-jquery is using jQgrid 4.3.1 not jQgrid 4.2.0 (correct 
ChangLog ?)
tnx a lot for the effort

Original issue reported on code.google.com by bellach...@gmail.com on 14 Mar 2012 at 10:53

GoogleCodeExporter commented 9 years ago
Edit Inline in Showcase is working.

Original comment by johgep on 15 Mar 2012 at 11:53

GoogleCodeExporter commented 9 years ago
the behavior in editinline has changed between the two version of JQgrid
we can't edit the row by selecting it (and withoud using the button in the 
navigator bar) 

it s a change in jqgrid ?
tnx 

Original comment by bellach...@gmail.com on 16 Mar 2012 at 8:57

GoogleCodeExporter commented 9 years ago
It should work when you set the attribute navigatorInlineEditButtons="true" to 
false.

Original comment by johgep on 16 Mar 2012 at 3:18

GoogleCodeExporter commented 9 years ago
it works with navigator="true" and navigatorInlineEditButtons="false"

but just navigator="false" would be fine

Original comment by bellach...@gmail.com on 19 Mar 2012 at 5:18

GoogleCodeExporter commented 9 years ago

Original comment by johgep on 15 May 2012 at 2:59