aarati

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Author
    Replies
  • in reply to: Obtaining JSON object from struts action response #98381
    aarati
    Participant

    moin_mkhan said:

    aarati said:

    Hello,

    Finally got it to work Smile.

    Made slight modifications to the existing code:

    Struts Action:

    1) Earlier was returning to an empty jsp page with no specific code. Now returning null.

    2) Using the write method of the jsonObj to write the response data.

    The action method now looks like the following:

    public ActionForward getJSONData(ActionMapping mapping, ActionForm form,

    in reply to: Client side sort with dynamic url #97674
    aarati
    Participant

    OlegK said:

    Hello Aarati,

    if you don't want or don't can implement data sorting on the server you can use loadonce:true. In the case after the data will be loaded the jqGrid change the origival datatype paremeter of jqGrid to 'local'. After that all operations: sorting, paging and filtering/sorting work local. If you need refresh the data you can set datatype

    in reply to: Obtaining JSON object from struts action response #97631
    aarati
    Participant

    Hi Kiran,

    Which version of struts are you using? What is the

    in reply to: Client side sort with dynamic url #97629
    aarati
    Participant

    Hi,

    Were you able to find a solution to this problem?Am facing a similar issue.

    Regards,

    Aarati

    in reply to: How to show an icon in a jqGrid cell ? #97288
    aarati
    Participant

    Thank you Romyn. Your test application was of great help.

    Regards,

    Aarati

    in reply to: Obtaining JSON object from struts action response #97071
    aarati
    Participant

    Hello,

    Finally got it to work Smile.

    Made slight modifications to the existing code:

    Struts Action:

    1) Earlier was returning to an empty jsp page with no specific code. Now returning null.

    2) Using the write method of the jsonObj to write the response data.

    The action method now looks like the following:

    public ActionForward getJSONData(ActionMapping mapping, ActionForm form,

    in reply to: How do I access JSON string in jsp? #97069
    aarati
    Participant

    Hi Tony,

    I have a similar issue as mentioned in the discussion above. Making use of the following

Viewing 7 replies - 1 through 7 (of 7 total)

Stay connected with us in your favorite flavor!