Hi Tony,
Can you provide me with the build.xml required for this version?
Thanks
Anurag
Hi Tony,
Thank you.
Anurag
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
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
Hi Tony,
If we dig into the code, do you think this can be done?
Thanks
Anurag
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
Hi Michael,
We downloaded version 3.5.1 code from the site. This solved the issue for us (using src version).
Thanks
Anurag
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
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
Hi Tony,
I tried the statement, but it hid the full grid and not just the top bar and column headers.
Thanks
Anurag
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top