Home > jQuery > jqGrid 3.8.1

jqGrid 3.8.1

October 24th, 2010

Today we are happy to inform you that a 3.8.1 version of the jqGrid plugin is released.
Mainly this is a bug fix release. The most important is that the version is compatible with the latest jQuery version 1.4.3.

All the changes in this version can be found here

Also we have added in the download page a two new downloads – jqGrid 3.6.5 and jqGrid 3.7.2 versions

The downloads are available here

Enjoy
TriRand Team

Ads by Lake Quincy Media

Tags:
  1. waiting
    October 25th, 2010 at 14:08 | #1

    Hi, i found when edit the treeGrid row (sach as name, mome) using Formedit, then this row cannot be expand/collapse by click, occus on v3.80, v3.81. and no problem on v3.65 , not test on v3.7.

  2. waiting
    October 25th, 2010 at 14:18 | #2

    add:
    when i del the element of ‘formatter’ of rename ‘formatter’ to other string in file ‘grid.locale-en.js’, then no this problem on v3.81

  3. Rubén Redondo
    October 29th, 2010 at 09:47 | #3

    Hi, I change de versión 3.7.2 to 3.8.1. I use ‘rownumbers’ and all ok, i make group well.
    But using the RowNumber me out of position the head with the numbering. The header of the column is larger than the data and out of position the rest of the table.
    What i can do.
    Than you

  4. November 3rd, 2010 at 20:53 | #4

    Thanks for making this library! Better than DataTables by far.

    One error in the documentation though. On hideex.html:
    function() { jQuery(“#list17″).jqGrid(‘navGrid’,’showCol’,”tax”); });

    and

    function() { jQuery(“#list17″).jqGrid(‘navGrid’,’hideCol’,”tax”); });

    Should read as:
    function() { jQuery(“#list17″).jqGrid(‘showCol’,”tax”); });

    and

    function() { jQuery(“#list17″).jqGrid(‘hideCol’,”tax”); });

    respectively.

    Thanks for your contributions to the open source community! Keep developing! 🙂

  5. November 10th, 2010 at 19:09 | #5

    I want to thank you for this beautiful work, and about this release on:

    * Fix for TreeGrid to expand the right index node

    I was going to think I’m an newbie because there was no way to get treegrid work properly, I was using an older version, now I’ve link feeds to be notified on time.

    Thank you very much

  6. November 12th, 2010 at 01:19 | #6

    Love it, but I’ve got 2 questions:
    1) When I turn on grouping, the “+” column disappears and I can’t display subgrids. The statements are there, it just disappears. Is this a bug or am I doing something wrong?

    2) Is there a way to multiselect from A to B using SHIFT-SELECT or something like that. What I mean is something like EXCEL where you select one row, then SHIFT select another row and all the rows in-between also get selected. This would be very convenient.

    Thanks, and once again, I love this tool.

  7. sunbird8488
    November 19th, 2010 at 18:00 | #7

    3.8.1 version
    “jqGrid – No such method: addJSONData”

    $(“#list”).jqGrid(‘addJSONData’,{
    rows:[{USRDEPTNAME:’1′},{USRDEPTNAME:’2′}],
    records:2,
    total:1,
    page:1
    });

    addRowData is ok.Thanks, anyone help me?

  8. Saanvi
    November 19th, 2010 at 23:48 | #8

    Looks like Jqgrid 3.8.1 does not work with jquery 1.3.2?
    i’m not able to see the table.
    jqgrid 3.7 works fine with jquery 1.3.2.
    Please clarify.
    Many Thanks for the GREAT plugin.

  9. waiting
    November 21st, 2010 at 15:13 | #9

    Joe Gersch :
    Love it, but I’ve got 2 questions:
    1) When I turn on grouping, the “+” column disappears and I can’t display subgrids. The statements are there, it just disappears. Is this a bug or am I doing something wrong?

    demo http://trirand.com/blog/jqgrid/jqgrid.html -> Grouping -> Hide G….
    [quote]
    groupingView : {
    groupField : [‘name’],
    groupColumnShow : [false]
    },
    [/quote]
    set groupColumnShow to [true].

  10. Hitesh
    November 23rd, 2010 at 14:08 | #10

    Hi All,
    I have restricted the user by not allowing him to enter the special characters. But i have not succeeded in fetching the column value for the selected rows. For the single row selection im able to fetch the value but for the multiple row selection i am unable to get the column value. Has any one faced this issue please let me know the stuff to work with the same

  11. Saanvi
    November 23rd, 2010 at 17:06 | #11

    When I type backslash (\) in any of the filtertoolbar’s textboxes, the grid says that it is loading and is stuck there.And the IE gives the error “unterminated string constant” at line 12 , char 232. in the jquery.jqgrid.min.js
    Is there a bug fix avialable for this issue?

  12. waiting
    November 24th, 2010 at 10:34 | #12

    @Saanvi
    mine FF3.6,IE7,Chrome7.0, has not this issue. maybe you should deal with backslash wihin back server after post toolbarsearch

  13. December 2nd, 2010 at 12:06 | #13

    Hello,

    this plugin is great but today I found http://trirand.net/licensing.aspx who sells jqGrid pour about $300 and I’m a little disappointed…

    What is the nature of the relation between the two trirand ? Can we expect jqGrid be no more licenced under GPL soon ?

    Anyway, thanks again for this great plugin !

  14. December 2nd, 2010 at 19:28 | #14

    Hi, well I have try to use it .. but I have not found a good documentation for this, I have followed all the steps and I dont see the examples working .. someone could help me with this !

    Some ome have a video tutorial or a document that explain it ! thanks

  15. jl
    December 3rd, 2010 at 23:49 | #15

    I am new to jqGrid. Does it support variable number of fixed columns (on the left or right side) as well as fixed headers (again, using a variable number of rows)? I can’t find anything similar in the demos.

    Furthermore, can the grid’s size be 100% of a div container, or does it rely on fixed pixel sizes?

  16. waiting
    December 6th, 2010 at 09:22 | #16

    Sakura :
    Hello,
    this plugin is great but today I found http://trirand.net/licensing.aspx who sells jqGrid pour about $300 and I’m a little disappointed…
    What is the nature of the relation between the two trirand ? Can we expect jqGrid be no more licenced under GPL soon ?
    Anyway, thanks again for this great plugin !

    Hi, these are the same. The different is : jqGrid.js is freeware, the jqGrid framworks of PHP/ASP including the same function have License fee.

  17. waiting
    December 6th, 2010 at 09:24 | #17

    jl :
    I am new to jqGrid. Does it support variable number of fixed columns (on the left or right side) as well as fixed headers (again, using a variable number of rows)? I can’t find anything similar in the demos.
    Furthermore, can the grid’s size be 100% of a div container, or does it rely on fixed pixel sizes?

    see http://www.trirand.com/jqgridwiki/doku.php?id=wiki:colmodel_options -> “fixed”

  18. Boris
    December 15th, 2010 at 17:22 | #18

    Toolbar search:
    The grid freezes when I enter doublequote symbol <> into the search box. Also toolbar search does not work for cyrillic characters like АБВГДЕЁЖЗИКЛМНОПРСТУФХЦЧШЩЬЫЪЭЮЯ.

  19. Boris
    December 15th, 2010 at 17:40 | #19

    Cyrillic letters seem to work, this was my mistake sorry ((.

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information