avagarwal

Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Author
    Replies
  • in reply to: Version 3.5.3 Download #91106
    avagarwal
    Participant

    Hi Tony,

    Can you provide me with the build.xml required for this version?

    Thanks

    Anurag

    in reply to: Version 3.5.3 Download #90854
    avagarwal
    Participant

    Hi Tony,

    Thank you.

    Anurag

    in reply to: Version 3.5.3 Download #90756
    avagarwal
    Participant

    Hi Tony,

    It would be great if you could provide one, as I do not want to start using 3.6, but would like to take advantage of the bug fixes made in 3.5.3.

    Thanks

    Anurag

    in reply to: Save Search Parameters #88994
    avagarwal
    Participant

    Hi,

    The way we are implementing this is to save the search parameters in session when ever a search is conducted. Then when the user returns to this page, we use the session value to filter the data and also return the values as user data in the json string. The grid complete function is utilized to set these values as search critera.

    Thanks

    Anurag

    in reply to: Save Search Parameters #88432
    avagarwal
    Participant

    Hi Tony,

    If we dig into the code, do you think this can be done?

    Thanks

    Anurag

    in reply to: Save Search Parameters #88385
    avagarwal
    Participant

    Hi,

    From my page I am passing back the search data parameters that were stored in the session in userdata as follows –

    userdata { searchdata: [{field:firstname, op:bw, value:A}, {…..}] }

    and can access the same in the gridComplete event.

    How can I set these values back into the search form (multisearch:true), so that when the user presses the search button, the search parameters are already selected for him?

    Thanks

    Anurag

    in reply to: Multisearch return datas as undefined when twice or more #88236
    avagarwal
    Participant

    Hi Michael,

    We downloaded version 3.5.1 code from the site. This solved the issue for us (using src version).

    Thanks

    Anurag

    in reply to: Save Search Parameters #88176
    avagarwal
    Participant

    Hi,

    I would like to try and avoid using cookies and store the information in a session, is there any method to return back the search parameters as part of the JSON data string and populate it in load complete?

    Thanks

    Anurag

    in reply to: Multisearch return datas as undefined when twice or more #88086
    avagarwal
    Participant

    Hi,

    The issue is resolved, it seems we were were using an older version of the code. However we are facing a strange issue with the integrated tool bar search feature. If we enter search values in 2 or more columns and do a search, then after that remove all the values except 1, then the search is not working. All the paremeters are being sent back to the server. On your demo site, it is working fine, but if you download the demo site code, and try then you can see the issue.

    What may be the reason for the same.

    Thanks

    Anurag

    in reply to: Hide Column Header #84693
    avagarwal
    Participant

    Hi Tony,

    I tried the statement, but it hid the full grid and not just the top bar and column headers.

    Thanks

    Anurag

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

Stay connected with us in your favorite flavor!