tony

Forum Replies Created

Viewing 15 replies - 616 through 630 (of 7,981 total)
  • Author
    Replies
  • in reply to: How to install json jqGrid 4.6.0 #102035
    tony
    Keymaster

    Hello,

    You have 2 errors in the example you provide:

    1. The elements in colNames are diffrent from thise in colModel

    2. In the response there is a error – a “is missed.

    You have

    {“id”:”1031″,”cell”:[“1031″,”Hoyt”,”TempName5,””,”angels@gmail.com”,null,”1″]}

    but it should be

    {“id”:”1031″,”cell”:[“1031″,”Hoyt”,”TempName5″,””,”angels@gmail.com”,null,”1″]}

    in reply to: Pivot: Wrong Column Grouping #102034
    tony
    Keymaster

    Hello,

    Can you please post a test case for this problem?

    Regards

    in reply to: Bug in search rules validation #102033
    tony
    Keymaster

    Hello,

    This bug is live mystery. Have loked for reasonable solution but none.

    The problem was fixed if I declare the fl variable outside the bind click event.

    Here is the fix in GitHub

    Please let me know if this resolves the problem for you. I'm very curious.

    Kind Regards

    Tony

    in reply to: Post entire grid to controller #102027
    tony
    Keymaster

    Hello,

    What you mean with

    We have a jqgrid which contains 2 checkboxes

    Are these checkboxex defined as formatters and I'm missing to much info in order to help you.

    Regards

    in reply to: Bug in search rules validation #102026
    tony
    Keymaster

    Hello,

    Thank you. I see the problem, but currently I can not find the reason for this. Will look into it during the weekend.

    Kind Regards

    in reply to: Header Grouping for Selective Column in JQGrid #102024
    tony
    Keymaster

    Hello,

    Can you please post on how this will look – i.e picture, example draw ….

    Regards

    tony
    Keymaster

    Hello,

    Thanks. Fixed in GitHub.

    Regards

    in reply to: Grid not Render after a jqGridImport #102020
    tony
    Keymaster

    Hello,

    I have answered to you in GitHub

    Regards

    tony
    Keymaster

    Hello,

    You can use onSelectRow event for this purpose – if I understand right.

    Regards

    in reply to: pginput and pgtext together #102018
    tony
    Keymaster

    Hello,

    For me it is really difficult to understyand what you mean.

    If you set pginput to true you can do what you want.

    The picture you shou me is exactly what the grid do.

    Please go at our demo pages here .

    Your

    var myCurPage = 1;

    var myAllPages = 50;

    can be set using the settings in the response, or maybe I understand you wrong.

    Regards

    in reply to: jqGrid 3.8.2 and compatibility with 5.4 PHP #102017
    tony
    Keymaster

    Hello,

    jqGrid JavaScript lib does nothing to do with PHP 5.4 – it is a server side library, while grid is a client side one.

    Regards

    in reply to: Header Grouping for Selective Column in JQGrid #102016
    tony
    Keymaster

    Hello,

    What is the reason not to do this. Please take a look at the documentation for a header grouping and do it in a way you wanty.

    Regards

    in reply to: display traditional chinese on jqGrid #102010
    tony
    Keymaster

    Hello,

    You can opne both language files an compare the properties.

    It seems to me you use a new lang file with old version.

    Regards

    in reply to: Demo Issues #102007
    tony
    Keymaster

    Hello,

    Thank you for this. This is true. Our demo is very old. Currently we are on the stage to make all new demo which will be easy to install and use. We expect this to happen very soon.

    Kind Regards

    Tony

    in reply to: Need help populating jqGrid #102006
    tony
    Keymaster

    Hello,

    The json response should look like this

    […,{“name” : “value”,…},…]

    Please look at the documenatation for this purpose

    Regards

Viewing 15 replies - 616 through 630 (of 7,981 total)

Stay connected with us in your favorite flavor!