jqGrid 4.2.0
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
I’m glad to hear that!
Thank you guys!
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
Thank you, especially for grouping headers!
(we almost started to fork project to make own grouping)
“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.
Thank you for all new versions. 🙂
Example for feature “header grouping” is in demos under “Grouped header row config” example?
I’m sorry in full list fixes is link to screenshot – http://www.trirand.com/jqgridwiki/doku.php?id=wiki:groupingheadar
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.
Do not forget the nuget package for Visual Studio!
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?
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!
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.
Thanks for getting the new version released. I will look forward to the release at the end of the year
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?
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!
@jqgridFan
Could you please add a working demo for this feature on your demo site. Thanx!
I am unable to load a treegrid from sql database using asp.net(vb) pls help me to solve the issue with an example
Please, the nuget package!!!
Can you Please make a demo of how to use this jqgrid
Nuget still proposes the old version (4.1.2), could it please be updated on the nuget server as well?
good job,thanks
Very interested in in the frozen column feature! Will that allow you to freeze columns to the right as well as left?
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
it’s a great data grid ,we really appreciate your contribution !
Thanks for your contribution of this amazing product.
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
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..