Need to reload the sjg:grid on a click of submit button. How to do this? I
tried the below
JSP Has this
..
$(document).ready(function() {
$.subscribe('onSearchSucessTopics', function(event) {
?Not sure how to trigger reload
I got this working. Thanks.
> From: zy...@hotmail.com
> To: user@struts.apache.org
> Subject: RE: sjg:grid in modal window not getting displayed atall
> Date: Fri, 4 Sep 2015 10:25:32 -0400
>
> Adding one more action configuration to this of struts.xml
>
> > From: zy...@hotmail.com
> > To: use
It was actually a rebranding of an existing framework, but yep; separate
codebase.
On Fri, Sep 4, 2015 at 12:51 PM, David Gawron wrote:
> Dave,
>
> Thanks for the quick reply. It looked like Struts 2 was a rewrite so I
> assumed it was very unlikely that the same vulnerability existed in Struts
Dave,
Thanks for the quick reply. It looked like Struts 2 was a rewrite so I
assumed it was very unlikely that the same vulnerability existed in Struts
1, but I needed to ask.
-Dave-
From: Dave Newton
To: Struts Users Mailing List
Date: 09/03/2015 05:01 PM
Subject:Re: Is
Adding one more action configuration to this of struts.xml
> From: zy...@hotmail.com
> To: user@struts.apache.org
> Subject: sjg:grid in modal window not getting displayed atall
> Date: Fri, 4 Sep 2015 09:53:36 -0400
>
> I am trying to use sjg:grid in a modal window which is opened from a tabbed
I am trying to use sjg:grid in a modal window which is opened from a tabbed
panel.
Have the below code. Everything seams right to me. The modal window opens and
displays other stuff but the grid is not getting displayed atall. The getJSON()
in the action class is never getting called.
I di
6 matches
Mail list logo