guriddo.support

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 1,082 total)
  • Author
    Replies
  • in reply to: Upgrade to latest version from Trirand JQGrid #128212
    guriddo.support
    Participant

    Hello,

     

    Trirand.net and Guriddo are two different things. The only common is the jqGrd JavaScript library, but nothing more.

     

    Unfortunately we do not have any information for  trirand.net about its current status. It seems it stooped working.

     

    What we can offer you is to upgrade to the latest jqGrid JavaScript lib according to the rules as you are existing  licensed user of Guriddo jqGrid JS – i.e with 50% discount, but not upgrade to the DLL lib.

     

    If this is ok for you, please write e-mail to: sales at guriddo dot net.

     

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Adding Rows and Searching with foriegn keys #128202
    guriddo.support
    Participant

    Hello,

     

    This is your example with our modifications.

    Click on the PHP tab to see the code.

     

    Kind Regards,

    Will

     

    Guriddo Support Team

    in reply to: Adding Rows and Searching with foriegn keys #128201
    guriddo.support
    Participant

    Ken,

     

    Our sql is different from your original. Please check it carefully.

     

    I’m going to prepare a online example and will publish it.

    Our idea is to send codes in the response and not the names.

    Do this like in your code you will need to change your setSelect to select only the names and not the id. (if you want your search to work)

    Please set debug to true and see what is happen.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Adding Rows and Searching with foriegn keys #128198
    guriddo.support
    Participant

    Hello,

     

    Thank you for the update. Now it is imported successfully.

     

    I have used your script and with the following changes it is working as per your requirement:

     

    We have tested it and the searching is working.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Adding Rows and Searching with foriegn keys #128193
    guriddo.support
    Participant

    Hello,

     

    I want to check what you have posted, but when I try to insert the sql in the phpmyadmin I have errors.

     

    Can you please check what you have posted for the SQL script.

     

    The best test is to create temporary database and try to import the sql in it.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Adding Rows and Searching with foriegn keys #128191
    guriddo.support
    Participant

    Hello,

     

    At first look this to work is needed to modify your SQL like this

     

    And activate the formatter option in setSelect

    This way you can use the normal select for search on index.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Adding code in the Forum #128179
    guriddo.support
    Participant

    Hello,

     

    We apologize for this. This is due to the recent changes in WordPress and the plugins used.

    For now you can mark Paste as Text and then select the pasted code  and use code from Format menu.

     

    We will try to find better syntax highlighter.

    Thank you for attention on this problem.

     

    Kind Regards,

    Will

    Guriddo Support Team

    guriddo.support
    Participant

    Hello,

     

    If I correctly undersatnd the requierment you can try with this CSS setting.

     

     

    Kind Regards,

    Will

    Guriddo Support Team

    guriddo.support
    Participant

     

    Hello,

     

    Thank you for the test  case. It is much easier  to solve this way the problem.

     

    The problem appear in subGridBeforeExpandRow which triggers a click which actually forces the expandGridRow (Catch 22)

     

    To solve the problem use the following trick:

     

    Guriddo Support Team

    guriddo.support
    Participant

    Hello,

     

    Such kind of description of the problem will not help you.

     

    In order to get quality support you will need to prepare a working test case.

     

    You can publish it here, send it to support team or prepare online version.

     

    Please note the phrase  – working test case

     

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Custom Search Form for Pivot Grid #128132
    guriddo.support
    Participant

    Hello Ken,

     

    Thank you for the feedback and glad to hear that it works as expected

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Custom Search Form for Pivot Grid #128127
    guriddo.support
    Participant

    Hello Ken,

     

    I think you missed my first post that when once created the pivot grid does not make any request to the php file.

     

    I will explain it in detail.

     

    In your case, when you include for the first time the file leaderboard.php  in the index file it creates the pivot definitions and the grid is constructed without data. After it is created it send request ONLY ONCE to get all the needed data.

    When data comes to grid it is transformed and there are NO MORE REQUESTS to leaderboard.php  file. The grid is now in local mode. This can be easy seen if you try to sort, do a paging and etc – no requests to the server.

     

    Because of this in order to do search, local build should be done like in our demo. No PHP code – only JavaScript code.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Custom Search Form for Pivot Grid #128125
    guriddo.support
    Participant

    Hello,

     

    As far as I understand you missed to bind a click to search button and use the function which we provide in our demo.

    Include our function from the example in your index.php and bind a click as we do in our code.  You will need just to configure the input data to meet your requirements.

     

     

    Regards,

    Will

    Guriddo Support Team

    in reply to: Custom Search Form for Pivot Grid #128122
    guriddo.support
    Participant

    Hello Ken,

     

    Please check this demo example

     

    If you have questions or something is not clear, please let us know.

     

     

    Kind Regards,

    Will

     

    Guriddo Support Team

    in reply to: Custom Search Form for Pivot Grid #128120
    guriddo.support
    Participant

    Hello Ken,

     

    Yes this is possible.

     

    You need to know that after the pivot grid is build, it stay in local mode and no request to server is possible.

     

    In order to achieve this it is needed to build the filters string manually and pass it to postData  which should do the job.

     

    In the next days we will post a example how to do this. We think it will be useful to have such method.

     

    Kind Regards,

    Will

    Guriddo Support Team

Viewing 15 replies - 1 through 15 (of 1,082 total)

Stay connected with us in your favorite flavor!