When i do inline editing or add a new row or delete a row, how can I get a topic to be called after that specific call is completed?
At the moment my sj:grid has onCompleteTopics=”complete”. When the grid loads it calls the href attribute to call the action. My topic gets called successfully.
However, when I edit the grid by calling the action specified in editurl onCompleteTopics is not called! How can I call a topic on edit/update/add events?
im using the struts2 jquery plugin. Thanks for your expert help.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top