guriddo.support

Forum Replies Created

Viewing 15 replies - 436 through 450 (of 1,092 total)
  • Author
    Replies
  • in reply to: Search Dialog not in dialog #126461
    guriddo.support
    Participant

    Hello,

     

    Thank you for the feedback and solution provided.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Pass parameter to main grid for sql where clause #126458
    guriddo.support
    Participant

    Hello,

    It seems you make a wrong combination.
    To note when you set the parameter with grid options you will need to use postData.
     
    Bellow is the full source code without using postData, but setUrl, which you should do in order this to work. Please note the use of setUrl parameter

     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Search Dialog not in dialog #126453
    guriddo.support
    Participant

    Hello,

     

    Thank you for the good question.

     

    To do what you want you will need to disable using jqModal, which is done when this parameter is set to false.

     

    Currently there is a small problem with this combibnation and the overlay, so the solution is with the following code

     

     

     

    Kind Regards,
    Will

    • This reply was modified 8 years, 4 months ago by guriddo.support. Reason: Missing adding jqModal

    Guriddo Support Team

    in reply to: Pass parameter to main grid for sql where clause #126452
    guriddo.support
    Participant

    Hello,

     

    The code

     

     
    does not correspond to
     

     

    Replace
     

    with
     

     
    TestID is variable, while id you set in the url is parameter.

     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Pass parameter to main grid for sql where clause #126446
    guriddo.support
    Participant

    Hello,
     
    As you correctly mentioned we do two pass – one for creation of the grid script and the another to obtain the data. If the grid file is included in a index file which contain some variables used, then these variabls does not exists when a second call is made.
     
    To overcome this problem you can set these variables to be passed throught the grid url (using the options of the grid) below is a possible solution of the problem:
     

     
    or add MyParam to the grid url
     

     
    Hope this helps
     
    Kind Regards,
    WIll

    Guriddo Support Team

    in reply to: PivotGrid Reload Example #126445
    guriddo.support
    Participant

    Hello,

     

    Sorry for the wrong command provided. Instead of destroy a unload function should be used – i.e replace
     

     
    with
     

     

    Below is a demo

    Guriddo Support Team

    in reply to: Multi Y Dimension #126444
    guriddo.support
    Participant

    Hello,

     

    You have a e-mail.

     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Multi Y Dimension #126440
    guriddo.support
    Participant

    Hello,

     

    First of all thank you very much for the test case and demo and that you find these problems.

    1.Currently there is a problem when rowTotal is set to true. We will try to fix this ASAP. In order to achieve what you want temporary set this parameter to false – i.e:

     

     

    2. The code for the buttons in pivot is fixed in JavaScript in GitHub. If you have difficulties to get it, please let us know

     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Colmenu outside viewport #126433
    guriddo.support
    Participant

    Hello,

     

    Thank you for reporting this problem.

     

    We will try to fix the problem during this week and we will let you know.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Printing jqGrid #126431
    guriddo.support
    Participant

    Hello,

     

    We have develop a new method exportToHtml with ability to print. If you are interested you ca get this new feature from GitHub.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Search/refresh buttons missing from pager #126430
    guriddo.support
    Participant

    Hello,

    In your example when use setTimeout it is working. Anyway we will document this behavior in our docs.

     

    Thank you again for your feedback

     

    Kind Regards

    Will

    Guriddo Support Team

    in reply to: Search/refresh buttons missing from pager #126424
    guriddo.support
    Participant

    Thanks for the example.

     

    We always ask for the demo, since we where not able to reproduce at our end.

     

    Now with your example it is clear – this is not a bug, but a way the setRegional works.

     

    In order this to work you will need to enclose the setRegional in setTimeout function  immediate after reloading the grid (100 ms is enough) .

     

    We will describe in the docs that when calling after reloading the grid setRegional should be enclosed in setTimeout.

     

    Thank you very much for your investigations and recommendations.

     

    Kind Regards,

    Will

     

    Guriddo Support Team

    in reply to: Search/refresh buttons missing from pager #126420
    guriddo.support
    Participant

    Hello,

     

    Thank you very much for the feedback and investigations.

     

    Could you please prepare a simple demo or sequence of functions calling which demonstrates the problem and send it to us.?

     

    Thank you in advance.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Multi Y Dimension #126417
    guriddo.support
    Participant

    We will try to reproduce the proble, but could you please send to us a small working example, which demonstrates the problem.

     

    Also which version of the JavaScript is used?

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Search/refresh buttons missing from pager #126416
    guriddo.support
    Participant

    Hello,

     

    Thank you for the example and the test case.

     

    One possible reason for this is that you have update the jqGrid file, but not the language file (grid.locale-en.js by example). Be a sure that this file is upgraded too.

     

    Try to clear your browser cache reload all the needed files and try.

    Do not have any other idea.

     

    If possible install the non minified version jquery.jqGrid.js and try to debug the code using a javascript debugger, but this maybe will be very hard to do.

     

    Kind Regards,

    WIll

    Guriddo Support Team

Viewing 15 replies - 436 through 450 (of 1,092 total)

Stay connected with us in your favorite flavor!