guriddo.support

Forum Replies Created

Viewing 15 replies - 1,021 through 1,035 (of 1,092 total)
  • Author
    Replies
  • in reply to: Ajax data cannot be accessed #123940
    guriddo.support
    Participant

    Hello,

     

    Can you please post you full code or send a link to the page that do this?

     

    With this information we can not help.

     

    Thank you

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Typescript definition for JqGrid #123939
    guriddo.support
    Participant

    Hello,

     

    Thank you for this question.

    Currently there is no typescript definition for jqGrid.

    I hope we will do this ASAP, but before this we need to finish the mobile version and update the documentation.

    We can expect this to be available at September this year.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Stored procedure + SQL Server 2008 + jqGrid #123936
    guriddo.support
    Participant

    Hello,

     

    We do not support stored procedures in query.

    The reason is that we pass additional important parameters to the query which can not be used.

    Moreover we modify the original SQL query so that we make paging sorting and etc.

     

    One possible solution is to get the dataset from stored procedure and use the array driver to pass it to the grid. This of course will slow down the process of loading the data into the grid

     

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Date-timepicker not appear. #123911
    guriddo.support
    Participant

    Hello,

     

    In the current implementation the modal plugin try to focus on the first visible input element. We will fix this in the next release setting a option not to focus at all or to focus on certain input element.

     

    Sorry that we can not fix this so quick, since it is not so easy to manipulate the modal plugin.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Master detail with two parameters #123908
    guriddo.support
    Participant

    Hello,

    This is partially correct.
    To work this you will need to pass the parameters to renderGrid too
     

     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Date-timepicker not appear. #123906
    guriddo.support
    Participant

    Hello,

    Definitely this is a problem with a focus in datetimepicker plugin.
    The same problem does not appear when jQuery UI datepicker is used.

     

    In order to solve the problem I suggest you 2 approaches

    1. Try not to use setTimeout in the dataInit event (or set the timeout to 0)

    2. As you say move the date filed at 3 or 4 place in SQL Query.

     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: MySQL query #123892
    guriddo.support
    Participant

    Hello,

     

    Try to execute the query command in the SQL console in order to see if there is a error.

    I’m not sure that your query is correct when use GROUP BY in a variable this way.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: JQGrid with grails #123891
    guriddo.support
    Participant

    Hello,

     

    Version of jqGrid to 4.7 are MIT/GPL licensed.

    If you want to use the jqGrid from version 4.7.1 for commercial purposes you will need to obtain a license.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Edit option in sub subgrid #123888
    guriddo.support
    Participant

    Hello,

     

    Thanks for the feedback. This will be very usefully for other having the same problem.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Edit option in sub subgrid #123884
    guriddo.support
    Participant

    Hello,

     

    At first look I do not see setting of primary key in the subgrids.

    For the second and third level try to set setPrimaryKeyId

     

    Also for easy debugging you can set in the last subgrid

     

    $grid->debug = true;

     

    ind see in the jqGrid.log file what is happen when you try to insert or update the record.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Tinymce #123871
    guriddo.support
    Participant

    Hello,

     

    Sorry for delay. Here is the demo.

     

    Please let us know if you need more advice on this example.

    Thank you.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: JQGrid with grails #123870
    guriddo.support
    Participant

    Hello,

    The version of jqGrid you use with Grails is too old. It is no more supported.
    You can use the latest version of jqGrid, but we are not sure what will be.

     

    In all cases you can try.

     

    Please let us us know (in case you try) if everything is working as expected.

     

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Master detail with two parameters #123854
    guriddo.support
    Participant

    Hello,

    Yes, this is possible.
    The idea is when the row is selected in a onSelectRow to get the data on the row columns and then pass it in the posData array.

    This can be done something like this: (on Master)

    Then you can accept these parameters in detail PHP. See demo.

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Blank pages after changing number of rows per page #123849
    guriddo.support
    Participant

    Hello Carlos,

    I’m very sorry to say this, but we do not support versions 3.x.
    I hope that in some other newer versions this problem is resolved.

    Please try to upgrade to the more newer version.

    You can try with some 3.X versions.
    You can download them from here

    Scroll to the end of the page.

    Kind Regards,
    Will

    Guriddo Support Team

    in reply to: Pass Parameters to filter SQL Query #123848
    guriddo.support
    Participant

    Hello,

    Glad to hear that everything is going as expected.

    Kind Regards,
    Will

    Guriddo Support Team

Viewing 15 replies - 1,021 through 1,035 (of 1,092 total)

Stay connected with us in your favorite flavor!