Forum
Hello All,
The long awaited 3.6 version of jqGrid is out. For a full list of changes, additions and fixes please refer to the jqGrid Wiki . All the new features can be seen here. You can download the new version form the Download section.
Enjoy
jqGrid Team
07:59
17/06/2009
It seems I hit another weird problem : If I use the new "True srolling" feature (which is real improvement, thanks) with a json response that contains a reference to an image (either hard coded img tag or a div with backgound-url in css) the first batch of row is loaded correctly, but after scrolling the initialy loaded rows, the grid issue an ajax request to the same data (IE same rows and page parameter), than after everything works fine.
So to summarize, I have row 1-30 loaded at grid display, scroll to 31, and it load 1-30 again, then continuing to scroll, data 30-60 are loaded fine. If I remove the img reference, everything works fine.
I hope I was clear enough.
08:45
Moderators
30/10/2007
Hello
@Akeru
1. Could you please provide a example. With such kind of information it is not possible to do anything.
Also In which browser is this? what you try to export – xml or JSON?. Do you have included the needed modules for this?
2. To be a honest I never test it with images in data. Should check this.
Best 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.
10:21
24/09/2009
With true scrolling enabled,
sometimes re-appends data to the table without clearing the previous data. (looks like it's happening in populateVisible() to me..).
So far, I've only been able to reproduce this with large table dimensions (tall and wide), and a small number of rows (too few for vertical scrolling).
10:57
24/09/2009
friflaj said:
Is 3.5 still available? I replaced my copy with 3.6, I want to see if some of the problems I'm seeing are new or if I just overlooked them earlier.
Looks like this is 3.5.3 (last 3.5.x release)
http://www.trirand.com/jqgrid/.....demo35.zip
13:22
09/11/2009
The error is gone if I plug 3.5 back in. The config and the json data being fetched is posted at http://gist.github.com/230191
Should I post bugs on the bugs forum? Or on the github tracker?
13:48
16/10/2009
Demo files are not available at http://www.trirand.com/jqgrid/.....demo35.zip.
Link name is ok "Demo files (3.6) " but content is wrong (3.5)
13:55
05/11/2009
Hi Tony,
Thanks for the release! I see you fixed the Pager bar css display issue i posted earlier. Good work!
Will it be possible to provide a list of dependencies for each selectable component on the download page (http://www.trirand.com/blog/?page_id=6)?
Thanks again.
Jack
14:52
17/06/2009
@Tony : Please could you have a look here
http://pastie.org/690809 (test.js)
http://pastie.org/690811 (test.html)
http://pastie.org/690818 (results)
Tests done using Safari4 and Firefox 3.5 on a Mac and Firefox 3.5 on a Linux machine. Export to JSON
I was not sure of the best way to provide you test files, if this is not convenient for you, just tell me what to do.
Thanks.
15:04
Moderators
30/10/2007
Hello,
Thanks. It is fine. Will check it. Also I do not have Mac, so the test will be only on Linux
Best 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.
07:43
16/10/2009
Bug with scroll bars, if height parameter is set to “auto” IE7 always show both scroll bars.
If height is set to fix height everything is ok. In FF is ok.
08:24
Moderators
30/10/2007
@Akeru
Thanks. This is a bug and it is fixed in GitHub. Also the same work ok with FireFox on Windows.
@jmav
Serch the forum for this problem and the solution. There is such one. The problem is in IE6/7, but I do not like the provided solution here in forum - sorry.
@jhsu,
Thanks for this recommendation - I will do it in the next releases.
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.
02:46
Moderators
30/10/2007
Hello,
I will look into this issue. It will help me a lot if you can send me a link to the problem. Yes, in this case we should concentrate on what data you return from server.
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.
05:07
17/06/2009
@Tony,
After extensive testing, I get the feeling that it has nothing to do with embedded images in data or not. I think it is more related to the number of visible rows in the grid. Please have a look a theses pastie. Setting rowNum to 5 (or 9) instead of 10 triggers the issue.
Test.html is the same as before.
http://pastie.org/693459 - test.js
http://pastie.org/693461 - data.php
Thanks for your time.
11:03
30/07/2009
bluesky said:
Will the old API be support in future versions ?
It seems all jQuery plugins are evolving in a way where parameters and methods are accessed using 'magic strings'… Won't it make it harder (or even impossible) for IDE's to ever provide for code completion for plugin's like this one ?
I cant speak for whether it will continue to be supported. I cant see why it shouldnt, for those who want it.
But the problem with the old api is that it adds 150+ relatively common function names to the $.fn namespace. How many plugins might want a showCol, setCell or setLabel method, for example?
If you disable the old api (set $.jgrid.no_legacy_api = true after loading the language file, and before loading the rest of the grid), you dont get anything beyond $.fn.jqGrid.
A lot less to worry about every time you add a new plugin to your project...
The other way to do it would be to have $("").jqGrid return a class object, which you then call methods on. But that completely breaks backward compatibility, and isnt really the jQuery way of doing things.
So yes, you do lose code completion in ide's (at least until someone extends it to match the jquery-ui idiom) - but you gain encapsulation - which seems far more important to me...
Mark
Most Users Ever Online: 715
Currently Online:
48 Guest(s)
Currently Browsing this Page:
2 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