Questions tagged [struts2-jquery]

A Struts 2 plugin that provides Ajax UI widgets based on jQuery and jQuery UI.

Johannes Geppert's Struts 2 jQuery plugin.

392 questions
0
votes
1 answer

I could not make this work. ExtraButton To link to my Action (Srtus2-Jquery-Grid)

I am already stock.. I had created an extra button for struts2 jQuery Grid.. When I click the button, It should go to my Action. How to do this on click? Here is parts of my code. navigatorExtraButtons="{ seperator: { title…
0
votes
1 answer

How to use own created form to create,update records from the Grid. (Struts2-Jquery-Grid Plugin)

Can this be possible, I created a Jquery grid struts2. What I did was added this in the Jquery grid. Then added this options in the navigator="true" navigatorAdd="true" …
user1917456
  • 15
  • 1
  • 7
0
votes
1 answer

how to reaload a jqgrid on the success of an ajax call

I am using struts 2.3.7, struts2-jquery-grid-plugin-3.5.0 and hibernate 3.6. I want to reload the jqgrid after an ajax call made. I have an jDialog box which have three buttons,After clicking the buttons,We hove to perform some operations such as an…
arvin_codeHunk
  • 2,328
  • 8
  • 32
  • 47
0
votes
2 answers

Should I find and copy struts styles and javascripts to the /struts/ folder enable client-side validation?

Client-side validation doesn't work for me. First I thought that it is a myeclipse fault that doesn't copy them to the root folder but then I discovered the js and css files reside in the struts core jar. Now I wonder what I should do! Should if I…
Johnny
  • 1,509
  • 5
  • 25
  • 38
0
votes
1 answer

How to Access rowId of selectedrow of JQGrid in JSP

I have a page designed with JQGrid in a div and the form (with fields) in another div. When I select a row in JQGrid I want to populate data for fields in the form based on row id.
user1769790
  • 1,183
  • 3
  • 11
  • 23
0
votes
1 answer

list of all jars for struts2 jquery application

Could anyone please list : all the jars, javascript and Css files required for struts2 Jquery grid application. Also include jars if any, for struts-2 jquery searchable grid. The application would make an ajax request with get method along with…
Zafar
  • 105
  • 1
  • 2
  • 13
0
votes
1 answer

Remote tabs in struts2-jquery?

Am using struts2 jquery tabbed pannel to display tabs in my webpage . Each tab will contain a grid which will hit the server to get values to the grid . I successfully achieved in loading data on click of the respective tabs. Issue : I found…
Esh
  • 836
  • 5
  • 16
  • 43
0
votes
1 answer

how to pass parameter value from a jquery function to struts2 url tag

i am trying to pass parameter from a jquery function. Everything is fine but only problem is passing the parameter value rowObject.themeScreenshot