Home > jQuery > jqGrid 4.2.0

jqGrid 4.2.0

October 11th, 2011 Leave a comment Go to comments

Hello,
We are happy to inform you that the new 4.2.0 version of jqGrid is out. This release fixes a lot of bugs and adds new features and improvements.
Bellow is the list of some of them

  • jQuery 1.6.x cmpatible
  • Added header grouping
  • idPrefix parameter in the grid to allow not have duplicate id in data row ids in case of two or more grids.
  • if the beforeRequest event return false the ajax request can be canceled.
  • Added beforeProcessing event which raises immediatley after the successed ajax request and before executing the adding new data.
  • Adding Croatian localization
  • RTL support for the new searchFilter module
  • Controlling the positions and dimensions of alert dialog – adding the following parameters in navGrid method – alertwidth, alertheight, alerttop, alertleft. alertzIndex
  • Allow user to override request method for inline edits (GET,POST) – i.e added mtype parameter
  • Support for optgroup in inline edit

The full list of fixes and changes can be seen here

In the next major release (at end of this year) we will introduce a frozen column feature.

Enjoy the new version
jqGrid Team

Tags:
  1. Handel
    October 11th, 2011 at 21:22 | #1

    I’m glad to hear that!
    Thank you guys!

  2. Tyrone Hopes
    October 12th, 2011 at 12:42 | #2

    Hi –
    Sounds like you have addressed a whole load of issues here. That’s good news. I wonder if this fixes the 500 server error that’s raised if the ShowEditValidationMessage method is called?
    Cheers
    Tyrone

  3. October 12th, 2011 at 12:51 | #3

    Thank you, especially for grouping headers!
    (we almost started to fork project to make own grouping)

  4. October 13th, 2011 at 00:03 | #4

    “Allow user to override request method for inline edits (GET,POST) – i.e added mtype parameter”

    Bless you, I spent hours hacking a solution to make the inline edits more REST friendly. Now I just have to figure out how to undo them with the new version.

  5. October 13th, 2011 at 09:29 | #5

    Thank you for all new versions. 🙂

    Example for feature “header grouping” is in demos under “Grouped header row config” example?

  6. October 13th, 2011 at 09:32 | #6

    I’m sorry in full list fixes is link to screenshot – http://www.trirand.com/jqgridwiki/doku.php?id=wiki:groupingheadar

  7. John
    October 13th, 2011 at 16:48 | #7

    I have a problem with the search on a field with autocomplete; the variable filters is like this:
    filters: “{“groupOp”:”AND”,”rules”:[{“field”:”descr”,”op”:”eq”,”data”:””}]}”
    attr ‘data’ isn’t valorized.

  8. Vincenzo
    October 13th, 2011 at 17:45 | #8

    Do not forget the nuget package for Visual Studio!

  9. resma
    October 14th, 2011 at 11:35 | #9

    First of all, congratulations for the component. It’s fantastic!!!
    But i have a questions:
    I read that in the new release there would be multi-level grouping…
    I can find it. Where is?

  10. cosmin
    October 17th, 2011 at 15:53 | #10

    Congratulations for the new version, but where can i found a sample with a usage of idPrefix attribute ? i have two grids on the same page and i have two columns that have the same name (CreationDate).

    Please advice!

  11. nilwenybot
    October 18th, 2011 at 00:36 | #11

    Tree grid group row does not actually expand the group when is_expanded is returned in the XML data. The group row shows an “down arrow” icon as if it is expanded, but it is not actually expanded. I found a comment somewhere that mentioned a 5th extra field in the XML for isLoaded. If I return that with a value of true, then the group expands as it used to do. Is this a new required field in the XML or is this a bug in tree grid? I doo not see it referenced in the wiki. Thanks.

  12. A415Hz
    October 18th, 2011 at 16:48 | #12

    Thanks for getting the new version released. I will look forward to the release at the end of the year

  13. tnt
    October 18th, 2011 at 21:30 | #13

    I just downloaded 4.2.0. Testing it with existing code. I do a delete with reloadAfterSubmit: false. When I delete I now get an error: G.split is not a function – on line 318 of the min file – any idea why?

  14. jqgridFan
    October 19th, 2011 at 01:18 | #14

    Thanks a lot for the header grouping feature. Though it was a much anticipated feature that was announced to be rolled out soon to users, I was surprised to see it released so soon. Thanks a lot jqGrid Team. This plugin rocks!

  15. jqgridFan
    October 19th, 2011 at 01:19 | #15

    @jqgridFan
    Could you please add a working demo for this feature on your demo site. Thanx!

  16. Prabhakar
    October 20th, 2011 at 12:32 | #16

    I am unable to load a treegrid from sql database using asp.net(vb) pls help me to solve the issue with an example

  17. Vincenzo
    October 21st, 2011 at 13:46 | #17

    Please, the nuget package!!!

  18. Vikas
    October 23rd, 2011 at 07:28 | #18

    Can you Please make a demo of how to use this jqgrid

  19. Brecht
    October 24th, 2011 at 13:55 | #19

    Vincenzo :
    Do not forget the nuget package for Visual Studio!

    Nuget still proposes the old version (4.1.2), could it please be updated on the nuget server as well?

  20. zero
    October 31st, 2011 at 05:36 | #20

    good job,thanks

  21. November 23rd, 2011 at 16:24 | #21

    Very interested in in the frozen column feature! Will that allow you to freeze columns to the right as well as left?

  22. Mike
    December 1st, 2011 at 07:44 | #22

    How to implement a setGridHeight passing the available height where the whole grid will expand? setGridWith works fantastic, but adjusting the grid height is a pain… right there.

    Why not to include such very asked functionality?

    Thanks

  23. Roger
    December 2nd, 2011 at 10:40 | #23

    it’s a great data grid ,we really appreciate your contribution !

  24. seanla
    December 5th, 2011 at 05:00 | #24

    Thanks for your contribution of this amazing product.

  25. March 5th, 2012 at 00:35 | #25

    I am unable to load a tree grid from sql database using asp. i also would like to know How to implement a setGridHeight passing the available height where the whole grid will expand? setGridWith works fantastic, but adjusting the grid height is a pain… right there.
    thanks for this post anyway

  26. satyendra
    April 13th, 2017 at 08:08 | #26

    Hi

    How can i use bootstrap with jqGrid 4.2.0 version,

    it’s showing error “Uncaught TypeError: Cannot read property ‘msie’ of undefined
    at jquery.jqGrid.min.js
    at jquery.jqGrid.min.js”

    plz response me fast, it’s urgent..

  1. May 21st, 2012 at 21:27 | #1

Privacy Policy   Terms and Conditions   Contact Information