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
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.
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
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
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! 🙂
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
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.
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?
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.
demo http://trirand.com/blog/jqgrid/jqgrid.html -> Grouping -> Hide G….
[quote]
groupingView : {
groupField : [‘name’],
groupColumnShow : [false]
},
[/quote]
set groupColumnShow to [true].
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
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?
@Saanvi
mine FF3.6,IE7,Chrome7.0, has not this issue. maybe you should deal with backslash wihin back server after post toolbarsearch
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, 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
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?
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.
see http://www.trirand.com/jqgridwiki/doku.php?id=wiki:colmodel_options -> “fixed”
Toolbar search:
The grid freezes when I enter doublequote symbol <> into the search box. Also toolbar search does not work for cyrillic characters like ÐБВГДЕÐЖЗИКЛМÐОПРСТУФХЦЧШЩЬЫЪÐЮЯ.
Cyrillic letters seem to work, this was my mistake sorry ((.