tony

Forum Replies Created

Viewing 15 replies - 241 through 255 (of 7,981 total)
  • Author
    Replies
  • in reply to: Add scrollbar to top of grid ? #123564
    tony
    Keymaster

    Hello,

     

    I’m not sure that I understand the requirement. Can you please explain it in detail?

    Thank you.

     

    Kind Regards,

    in reply to: Guriddo with MVC framework integration #123563
    tony
    Keymaster

    Hello,

    jqGrid is a pure PHP script and it can be used in any Framework including laravel, doctrine, symphony and etc.
     

    Kind Regards,

    in reply to: jqGrid and Postgresql #123559
    tony
    Keymaster

    Hello,

    Since we use PDO ther is no diffrence when using PostgreSQL with PDO.

    There are some steps you need to follow.

    1. Be a sure you have installed pdo_pgsql and it is working.

    2. Connect to the PostgreSQl using DSN like this :

    http://php.net/manual/bg/ref.pdo-pgsql.connection.php

     

    Test the connection and if it is ok you are ready to use jqGrid.

    Please let me know if you have difficulties using PostgreSQL.

     

    Kind Regards,

    in reply to: Conditionally adding/removing subgrid #123496
    tony
    Keymaster

    Hello,

     

    One possible solution is to use subGridBeforeExpand event. If this event return false the subgridRowExpand and respectively populatesubgrid are not raised – i.e nothing happen

     

    Regards

    in reply to: Responsive Framework suggested #123414
    tony
    Keymaster

    Hello,

     

    Thank you for this question. Your English is fine.

    We have do  Bootstrap integration. You can see the example in our demo page under the section Integration here

    The solution is not perfect and we have do a bit more for the upcoming 4.8 release.

     

    My suggestion is to wait a little (middle of April) when the Guriddo jqGrid Mobile version will be out. Both versions (Desktop and Mobile)  will be compatible  so you should not worry about if jqGrid is responsive

     

    Best Regards,

     

    in reply to: onPaging event not working with pginput element #121316
    tony
    Keymaster

    Hello,

    I have tested your test case.

    Everything is working fine. Note that you should the jqGrid javascript from your  licensed copy. Any other script will maybe not work due to some problems, which we detect using your demo. Here is your build. Not all functionality work, but the onPaging raises when the pginput is changed. Demo here

     

    Kind Regrads,

     

    in reply to: add row beforeShowForm select #121207
    tony
    Keymaster

    Hello,

     

    The select is build when the form is loaded and expect a data from dataurl.

    The content is filled with the options tags and not with the whole select – i.e if the response is

    We get only the option tags omiting the select.

     

    As for the loading image:
    You can try with ajaxSelectOptions and build select.
    The idea is to set ajaxSelectOptions with beforeSendRequest (begin of text loading) and use buildSelect to format your data and then hide the loading message.
     

    Note that buildSelect should return the same select as from the response in order

    More you can find here: and here
     

    Kind Regards

    in reply to: onPaging event not working with pginput element #121206
    tony
    Keymaster

    Hello,

    There is nothing from you in our support mail

    Since you do not have send us the requested mail whith is returned we can not fix the problem.

    Please send the grid setup to support@trirand.com

     

    Kind Regards,

    in reply to: Change style/font of the rows in a group in jqGrid #120979
    tony
    Keymaster

    Hello,

    First of all the link provided here is broken.
    I can not understand exactly your requirement- you want to have not grouped rows, but in the sane time these “non groped” rows should have group header.

    When you apply a grouping to some criteria it is applied to all data.
    You can modify your response so that the data that you want not to be grouped to have a certain value in the grouping criteria. If you know this value you can maybe use gridComplete to color your grouped and “non-grouped” rows.

    Kind Regards,

    in reply to: Trouble using ptTimeSelect in edit dialog #120978
    tony
    Keymaster

    Hello,

    Thank you for the correction about the default zIndex of jqGrid edit form.
    I should first look and then write.

    Kind Regards,

    in reply to: Trouble using ptTimeSelect in edit dialog #120762
    tony
    Keymaster

    Hello,

    At first look in this widget I see that the default zIndex is 10, which causes this problem. jqGrid edit dialog (if I remember right has a zIndex between 400 and 500). In order to solve the problem you maybe can try this:
     

     

    Kind Regards

    • This reply was modified 11 years, 2 months ago by tony.
    in reply to: onPaging event not working with pginput element #120648
    tony
    Keymaster

    Hello,

    The event is defined and it should be raised when a enter key is pressed in the input.
    The appropriate value passed to it is named user.

    In is highly recommended in the future to post the whole jqGrid setup.

    Kind Regards,

    in reply to: safe mysql-data in data attribute #120635
    tony
    Keymaster

    Hello,

     

    Try to use the rdata parameter and not the rawObject.

     

     

    Regards,

    in reply to: Jqchart support #120634
    tony
    Keymaster

    Hello,

     

    Yes we have plans. Currently we are in negotiations, but not sure what will be.

     

    Kind Regards,

     

     

    in reply to: Adding subgrid row #120633
    tony
    Keymaster

    Hello,

    Thanks for the feedback.

    In order to put only data in client you will need to set the editurl to ‘clientArray’.

     

    Usually if you reload the grid the data is ordered depending on the sort order.

    It is possible in this case that your row is not shown in the view.

    Simple do not reload the grid in this case and your row will appear at first place.

     

    It will be interested to us to know how you resolved the problem.

    Thank you.

     

    Kind Regards,

     

Viewing 15 replies - 241 through 255 (of 7,981 total)

Stay connected with us in your favorite flavor!