New issue 807 by neeraj.s...@gmail.com: No Message is displayed for
successful or failed Inline Edit.
http://code.google.com/p/struts2-jquery/issues/detail?id=807
(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.Use editinline="true" and onEditInlineSuccessTopics="oneditsuccess"
2.Edit a row using inline edit options. Make sure there is a server side
error.
3. The changes are saved, the subscribe to oneditsuccess will not work. It
only works for Popup editing not for NavigatorInlineEditButtons.
What is the expected output? What do you see instead?
There should be an option similar to oneditsuccess to display success or
failure for inline editing of row data.
Which struts2 version?
Which struts2-jquery plugin version?
Please provide any additional information below.
I used the latest version of JQ Grid.