Home > jQuery > jqGrid 3.8.2

jqGrid 3.8.2

December 14th, 2010

We are happy to announce the 3.8.2 release of jqGrid.
This version has a lot of “small”, but very useful additions and changes which simplify the code cration.
Here are some of the changes:

  • jQuery 1.4.4 support
  • jqGrid now should not have any dependency on other JS libs – we have only one name-space
  • column Model templates
  • New Formatter “actions”

As usual we have fix a lot of bugs

A full list of changes can be read in Changelog
The version can be downloaded from Download section
Thank you all that helped us for this release.

Kind Regards
jqGrid Team

Tags:
  1. WildRAID
    December 15th, 2010 at 15:09 | #1

    Great!)
    But how can i disable unselecting rows with second click?

    Please, add an option for this. Thanks in advance.

  2. December 15th, 2010 at 15:13 | #2

    Hello,
    The old behavior of this addition will be back in the next release, since it causes some other not wanted effects. I hope to do this at end of this week.

    Regards
    Tony

  3. ezekiel
    December 17th, 2010 at 09:58 | #3

    Great (?) but it’s pitty than no documentation or demonstrations are available :s
    If there is one, could you send me the link please ?

    Otherwise, it’s really a very good plugin 😉

  4. kermit
    December 17th, 2010 at 17:11 | #4

    When will we have virtual scrolling support for treeGrid?

  5. mbannen
    December 20th, 2010 at 02:10 | #5

    Any examples of the treegrid being used in the real world? In particular like to see it being used with tabs and/or in the jquery ui layout pluggin.

  6. December 22nd, 2010 at 17:44 | #6

    Thanks for the bugfixes and features!

  7. Gharbi
    December 26th, 2010 at 14:16 | #7

    Thanks very much,

    But i had problems: when the form is shown, the row become unselected! amd that causes many problems, because i do some references to the selected row. Any solutions?

    Thanks very much!!! a grat work!!

  8. December 28th, 2010 at 13:09 | #8

    Simply Great!

    To treegrid Module: ( changing from march release to the actual release )
    I had to add the following line to the expandNode function: ( line 400 )
    var parent_id = this.p.treeReader.parent_id_field, level = this.p.treeReader.level_field;

    I think you have to add it also for the ‘nested’ Model.

    Thanks in advance

  9. JenUnderscore_
    January 6th, 2011 at 00:10 | #9

    Hi there, I was having troubles with the jqGridInclude() function. As such, I included manually all of the files. To reduce the amount of files being included, I minimised all of the files found in the /js folder and then put them into one big file. (grid.all.js)

    Is this something that could be included as part of the release for those of us who don’t want to include Javascript files via script?

  10. Vlad Pop
    January 6th, 2011 at 17:20 | #10

    @tony
    Any news on the rollback of that functionality?

  11. MiguelOn
    January 12th, 2011 at 12:39 | #11

    Hi everyone. With this new version, when I use footer totals, the width of headers and footer fields is correct (same as in previous versions), but the width of the detail columns vary resulting in narrower columns.

    The width of headers and footer match, but doesn’t match with the body widths. I’ve to downgrade to my previous version in order to arrange everything.

    Thanks for your great job, Tony

  12. MiguelOn
    January 12th, 2011 at 12:53 | #12

    It’s me again. An update to my last comment: it only happens “sometimes”, I don’t know the reason. I’m using the last version of Chrome, and when I update the page, “sometimes” it shows the wrong size, “sometimes” the right width (????).

    You can delete this comment and the previous one while I try to debug the problem a bit more deeply… thanks

  13. MiguelOn
    January 12th, 2011 at 13:03 | #13

    Ok, debugged. My mistake. I didn’t updated the css file, I was using the one for the version 3.7.2. After updating the css file with the right one everything seems to work perfectly.

    Thanks for your time, and sorry. You can delete my 3 comments.

  14. Tildeboy
    January 17th, 2011 at 20:47 | #14

    Before the name space move, I was using the method like info_dialog for my own purposes, now that the namespace has changed, those calls throw an object expected/null reference error. How can methods like info_dialog be called from outside jqgrid now?

  15. quincy
    January 18th, 2011 at 02:33 | #15

    Is the rownum param no longer accept -1 as parameter?

  16. January 18th, 2011 at 16:59 | #16

    Hello!
    Maybe it’s me, but… the summary (grand total) doesn’t work any more in this release?
    Thanks!

  17. Gil
    January 20th, 2011 at 21:03 | #17

    @Tildeboy

    Just in case you haven’t heard, the call to info_dialog is now jQuery.jgrid.info_dialog.

  18. January 21st, 2011 at 12:17 | #18

    please add also to google API (like jquery.js & jqueryUI.js), so we can access it faster, because it compressed.

    thanks a lot for your awesome pluggin.

    sorry for my poor english.

  19. February 2nd, 2011 at 15:20 | #19

    Thanks for this great plugin.

    I upgraded from 3.6.2, and paging shows incorrect values when loading using “jsonstring”. For example, if I use a jsonstring to create the grid, it just shows “1-10 of 10 rows”, but if I reload the grid using json from a URL (which returns the exact same string), it shows “1-10 of 447 rows” which is correct. It happens to all of my grids.

    Best,
    Fernando

  20. Esperanto
    February 4th, 2011 at 12:09 | #20

    Perfection 🙂
    Please add a funtion to query the jqgrid version number.
    Sometime practical on footer to see the working version 🙂
    Thanks a lot !

  21. WildRAID
    February 8th, 2011 at 10:37 | #21

    Tony, are u alive? 🙂
    I’m little worried.

    “end of this week” has passed many times already *__*

  22. Sankallada
    February 11th, 2011 at 08:27 | #22

    Hi All,

    we are trying to use jqGrid in our project. I have a few concerns/doubts regarding jQgrid
    1. is original version of jQuery is available(non minimified)?
    2. Is it possible to add blank rows to grid?

  23. Dmitry
    February 15th, 2011 at 12:10 | #23

    Wonderful product. Thank you enormous. Is not it for leading light of desire to do GridToFormr and FormToGrid in a Dialog Jquery UI? At an attempt to create an own form with tabs in a dialog() Jquery UI box the first chosen row is passed only.

    But thanks a lot!

  24. Dmitry
    February 15th, 2011 at 13:21 | #24

    Did not keep from another question. Generally to good a limit is not present, but it is very desirable. Is it possible to include in export XML format description of jqgrid(”navgrid”, ”navbuttonadd”,…) that it is possible it was to import from XML all together?
    And what about GridToForm in custom Form with Dialog()?

    The best wishes… Sorry for the crooked language…

  25. Egor
Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information