Home > jQuery > jqGrid 4.3.3

jqGrid 4.3.3

Hello All,
This is the third bug fix release of jqGrid 4.3.

This version fixes some critical bugs. Users using Chromium browser 19 and up should upgrade to this version.

Refer in the GitHub for the fixes of 4.3.3 version

Enjoy
jqGrid Team

Tags:
  1. Maksym
    May 31st, 2012 at 09:45 | #1

    Thank you!

  2. May 31st, 2012 at 12:15 | #2

    thanks in advance 🙂

    ~kangmasjuqi

  3. Mikhail
    May 31st, 2012 at 12:18 | #3

    Thanx!) Removing hotfix for Chrome 🙂

  4. Renato
    May 31st, 2012 at 14:25 | #4

    Thanks for your work!!!

  5. wxf
    May 31st, 2012 at 14:31 | #5

    i need it.thanks very much.

  6. Rodrigo
    May 31st, 2012 at 19:08 | #6

    YESSSSSSS =)

  7. May 31st, 2012 at 23:40 | #7

    Hi.

    A Question. When the full demo 4.3 will be available?

  8. jqgrid fan
    June 1st, 2012 at 04:35 | #8

    Great, but maybe one more thing for chrome fix. When resizing horizontally while column grouping is there, I think it is still buggy with misaligned column width between the header and rows.

  9. June 4th, 2012 at 06:23 | #9

    thanks

  10. Micah
    June 4th, 2012 at 21:41 | #10

    I’m still seeing the chrome problem

  11. Micah
    June 5th, 2012 at 00:02 | #11

    @Micah

    Found the issue. I had this in my css:

    .ui-jqgrid table {
    border-collapse: collapse;
    }

    Removing that fixed it.

  12. firefly liu
    June 5th, 2012 at 04:13 | #12

    Thanks

  13. June 5th, 2012 at 13:21 | #13

    Typo bug. In line 6023: $jgrid change to $.jgrid

  14. June 9th, 2012 at 11:36 | #14

    issue with IE8 (IE9 in compatibiliy mode) : IE freeezes.

  15. tanyiliang
    June 12th, 2012 at 10:09 | #15

    thank

  16. June 14th, 2012 at 14:00 | #16

    I’m using tabs to show two jqgrids. The first is OK, but in the second jqgrid I have no horizontal scroll. So, if I replace the second jqgrid to the first tabs, horizontal scroll shows. Both jqgrids have the same css-styles and code:
    datatype: ‘json’,
    sortname: ‘srok’,
    sortorder: ‘asc’,
    height:500,
    rowNum: 100,
    toppager: true,
    rownumbers: true,
    shrinkToFit: false,
    autowidth: true,
    checkOnSubmit: true,
    headertitles:true

    What’s wrong?

  1. No trackbacks yet.

Privacy Policy   Terms and Conditions   Contact Information