dynamic data reload to struts2 jquery grid on form submit

后端 未结 3 428
一整个雨季
一整个雨季 2021-01-27 02:28

I have a grid which load data on page load. I also have a form that on submit calls an action correctly, but it doesn\'t load new data on my grid.

List is correctly get

3条回答
  •  天命终不由人
    2021-01-27 03:15

    I have find Two grid after submit the form one is old one and second one my search grid it also include whole page

    
    

提交回复
热议问题