Forum
Today we are happy to inform you that we have released the 4.0 version of jqGrid.
This release is a major with a lot of additions and bug fixes.
The full list of changes can be read here:
http://www.trirand.com/jqgridw....._and_fixes
We have just begin to update the documentation and will be finished after some days.
Enjoy
Regards
jqGrid Team
20:04
19/03/2011
hi
is this bug fixed? It does not seem so according to code.
http://www.trirand.com/blog/?p.....the-pager/
here is my help-thread with the solution posted by oleg:
http://www.trirand.com/blog/?p.....8;search=1
it is really annoying for firefox users since the whole pagination does not work. it would be very friendly if someone from the dev-team at least gives a statement about this. using multiple identic div id's is also not xhtml compliant and for sure will create further issues in the future too.
if there is no willing to take that into an update we will create a fork with a complete and easy-2-use php class and cross-browser compatibility mainly through fixing this annoying bug.
for users needing help you can pm me for the corrected files for 3.8.2 and 4.0 or you can follow oleg's instruction using eclipse or notepad++ and patch rename the variables with regex.
10:38
Moderators
30/10/2007
Hello,
Just wonder if you check the code.
The problem is fixed, but not in the way described in the links provided from you.
Kind Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Hi, I upgraded to the latest version of jqgrid and filtering lists stopped working.
I have a column I defined as follows:
{name: 'Status', index: 'status', width: 100, align: "left", title: false, formatter:GenericStatusFormatter, stype: "select" editoptions: {value :":"+GetResources.GetLiteral ("lblAll ")+"; PreEntry:" + GetResources.GetLiteral (")+";lblPreEntry Entry: "+ GetResources.GetLiteral (")+"; lblEntry Diagnostic:" +GetResources.GetLiteral (lblDiagnostic ") + "Order:" + GetResources.GetLiteral (")+";lblOrder Repair: "+ GetResources.GetLiteral (")+"; lblRepair Verify:" +GetResources.GetLiteral ("Notify ")+"; lblVerify" + GetResources.GetLiteral (")+";lblNotify Closed: "+ GetResources.GetLiteral (")+"; lblClosed Delivered:" +GetResources.GetLiteral (")+"; lblDelivered Canceled: "+ GetResources.GetLiteral("lblCanceled ")+"; Rejected:" + GetResources.GetLiteral (lblRejected ")}}
when I change the value of the combo does not send the value selected in the combo tothe server.
The definition of the grid filter is:
$ ("# myGrid"). jqGrid ('filterToolbar', {defaultSearch: "cn"});
Why has stopped functioning filtering by selecting an option from the combo?
09:27
27/07/2009
It appears there has been in a change in handling for column width in the new version. In past versions, jqGrid used the defined width to set the column width including any margin/padding. Now, the column itself is given the full width assigned in the colModel, with the margin and padding added on. Would it be possible to add a setting to toggle it back to the old behavior? It's much easier to get the grid to align with other fields on-screen when the column sizes include the extra spaces, and I would prefer not to have to update the colModel for every grid just to get them back to displaying as they used to.
Thanks for all of your continued work on this project.
12:44
10/08/2009
Hello Inara,
jqGrid has shrinkToFit parameter which default value is true. It means if you set width parameter of the grid, the column width will be so chnaged to have the common specified grid width. In the way one can easy aligns the grid with other fields on-screen.
If you define no width parameter for the grid the width value from the colModel will be used to set CSS width of the corresponding column header. Different browsers interpret the value either as inner or as outer width.
Best regards
Oleg
19:02
27/07/2009
Oleg,
I'm largely curious as to why the default functionality changed, especially with no note in the changelog, since it definitely breaks backwards compatibility in terms of sizing. (It resulted in grids with many columns just trailing off the edges of a screen due to the extra five pixels of width being added to every column). My current solution is simply to strip five pixels off of every column in our code generator (to account for the margin and padding), but I imagine that process could be extremely tedious for anyone that's created a number of grids manually, and would need to update each of them individually.
Regards,
Inara
14:43
10/08/2009
Inara,
the changes in the width calculation of jqGrid 4.0 are bug fixes and not the changes in the grid behavior, so one can not speak about the breaking of the backwards compatibility. You can read more about the bug and it fix here. If you play on the bugs you can easy solve your problem with inserting of the width parameter of jqGrid (see my previous answer). For more understanding you can look at the width property of the column in the priveous version of jqGrid after the grid was displayed. You can see that all the width property of all column was changed (reduced) even if the total grid width is small and should not be really shrinked. This old behavior followed to problems especially in case of the usage column hiding and showing after the first showing of the grid.
Regards
Oleg
19:52
26/04/2011
Hi - is this the same as this:
http://www.trirand.net/default.aspx
One is for purchase, this appears to be open source??
Thanks, Mark
09:57
09/05/2011
Hi all,
I am planning to set up jqGrid 4.0.0 in one of my project and I get a strange error saying
"this.p is undefined in line 137″. My imports are as follows,
<script src="http://code.jquery.com/jquery-1.5.2.min.js" type="text/javascript"></script>
<script src="js/i18n/grid.locale-en.js" type="text/javascript"></script>
<script src="js/jquery.jqGrid.min.js" type="text/javascript"></script>
<script src="js/jquery-ui-1.8.12.custom.min.js" type="text/javascript"></script>
Is this an issue with 4.0? or am I doing something wrong?
Thanks,
Abi
20:05
Moderators
30/10/2007
Hello,
We will wait a couple of time, since it is unknow when other functions or behaviours will come back to its old behaviour.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
68 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66