You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a rare issue with an editable grid, when selecting a row and clicking on edit button, I get the object id, however if I click on delete button I get a null id.
Hi,
I have a rare issue with an editable grid, when selecting a row and clicking on edit button, I get the object id, however if I click on delete button I get a null id.
Struts2 version: 2.5.10.1
Struts2-jquery plugin version: 4.0.2
Edit JSP:
CRUD action:
With edit buttton it works fine, but whit delete button it doesn't work at all because I get idZone with a null value.
Any hint?
Thanks
The text was updated successfully, but these errors were encountered: