jqGrid 4.1.1
We are happy to inform that the 4.1.1 version of jqGrid is available for download.
We highly recommend users using 4.0 version to upgrade to this version
We are happy to inform too that we have updated the documentation , examples and prepare a new download example set.
The documentation can be found here
The new examples can be found here
The download and code example can be found here
Enjoy
jqGrid Team
thanks but i’m waiting freeze columns feature…
It seems that there is no meaningful changelog for 4.0 – 4.1.1. If there is one, can you link to it more accessibly?
Thanks a lot for your hard work. BTW, if we can get a combined but not minified version of the jqGrid.js file would be better and more convinience for development.
Cheers,
LD
Hello,
How can i reload a specific node from server, even if it is already reloaded.
expandRow and expandNode not reload the data if the noad is already reloaded.
It’s very urgent for me. Thanks
Hi there.
Just discovered this little gem, it looks really good, tons of functionality and, best of all, still being actively developed 🙂
One quick questions, when are you guy planning on switching over to jQuery 1.6? They did some performance improvements, and since in our project we’ll be dealing with lots of data and very large tables, every little bit helps.
@Ilia,
The jQuery 1.6.2 is just out with a lot of important fixes
We currently begin to test jqGrid with it.
Regards
Tony
I want a api to get search filters, or filters is passed as the second argument of loadBeforeSend event. Thanks !
hi~~
I have a question that i can’t find function “filterGrid” for Customer Search in 3.8.2
@happy
For getting search filters we use something like this http://pastie.org/2177434
But of course it is better when there is an api.
I hope the event dataInit is called after the input element is inserted into the form. Thanks !
Hi,
I used version 4.0.0 (installed via Nuget), but there is a bug in there (using jQuery 1.6.2) that is fixed in 4.1.1.
I was wondering if someone could update the Nuget package to 4.1.1 so that I can update my application using Nuget instead of manually adding everything in my solution.
{searchoptions:{dataInit:datePick, attr:{title:’Select Date’}}}
the attr does not work.
Now there are latest version is also available at JQuery Site.
The demo package (jqgrid_demo40.zip) does not work. Am I missing something ?
I am trying to use the JqGrid, the grid appears but the data inside the grid aren’t loaded.
Unable to find out any documentation of jqGrid 4.1.1 🙁
Plz provide documentation for the same.
Waiting……
Any help or guidance related to jqGrid 4.1.1 would be appreciated.
Hello,
please add to the documentation the requirement of the colModel-option “index” in case somebody want’s to sort (data:’local’).
i recently added “sortable”, “sorttype” to the colModel options and even “sortname”, etc. to jqGrid options, but i missed the “index” colModel-option an spent a lot time finding out that this is requires for sorting.
perhaps a short text at the “sortable” colModel-option is not bad.
thank you
can we add multicolumn select in cell of jqgrid.