guriddo.support

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 1,088 total)
  • Author
    Replies
  • in reply to: globally add a button that applies to every grid #128308
    guriddo.support
    Participant

    Hello,

     

    Thank you for clarification.

     

    One possible solution that I see is to define your own navGrid with buttons of your desire

     

     

     

     

    Another possible solution is to add event in navGrid which will be executed every time after the navGrid is called. We will see what we can do for this.

     

     

    Kind Regards,

    WIll

    Guriddo Support Team

    in reply to: globally add a button that applies to every grid #128306
    guriddo.support
    Participant

    Hello,

     

    Thank you for posting your question. I’m not sure that I correctly understand the question.

     

    If you speak  how to create jqGrid method you can see one of the modules and simple follow this approach. Actually you will  need to extend the jqgrid object. Bellow is approach on how the method FormToGrid is created:

     

    and then call it to the grid with id- grid

    If something is not clear, please let us know we will try to explain it

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Guriddo_Suito_PHP_7_0_3 #128295
    guriddo.support
    Participant

    Hello,

    As you write a message to the support e-mail and you have already a solution, could you please post it here so that we can help other people having similar problems.

    Thank you

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: tiggerToolbar on local data #128282
    guriddo.support
    Participant

    Hello,

     

    can you please give us more information for the problem? Can you please post your grid setup? What is not working?

     

    Thank you.

     

    Kind Regards

    Will

    Guriddo Support Team

    in reply to: Multiselect exception #128232
    guriddo.support
    Participant

    Hello,

     

    You can use rowattr event for this purpose.

     

    Below Example:

     

    Kind Regards

    Will

    Guriddo Support Team

    in reply to: Multiselect exception #128226
    guriddo.support
    Participant

    Hello,

     

    If I correctly understand the requirement, you need you add a disabled class to this row, it will be not selected either with user input and when you click SelectAll.

    If you use jQuery UI css the class is named ui-state-disabled

     

    If You use Bootstrap 3,4,5 the class is named ui-disabled

     

    Kind Regards,

    Will

    Guriddo Support Team

    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

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

Stay connected with us in your favorite flavor!