Forum

July 10th, 2011
You must be logged in to post Login Register

Search Forums:


 






UserPost

15:38
15/06/2010


admin

Admin

posts 56

Today we released 3.7 version of jqGrid.
Many thanks to all that helped us to improve this version and fix a lot of bugs.

You can view all the new thing in action here

The documentation and the demo package will be updated after two days.

Again with this we have the updated our popular jqGrid for PHP commercial component.

Enjoy
jqGrid Team.


Read original blog post

17:33
15/06/2010


tony

Sofia, Bulgaria

Moderator

posts 7007

Post edited 14:35 – 15/06/2010 by tony
Post edited 14:35 – 15/06/2010 by tony
Post edited 14:36 – 15/06/2010 by tony


Hello All,

Due to problems with Google Compiler the min version have problems when a local search is performed.

Those who downloaded the 3.7 version is recommended to download 3.7.1 which is available here


Kind Regards

Tony Tomov

23:52
19/06/2010


acornel

Member

posts 9

Virtual Scrolling + Load at once is a very nice functionality … could you please tell me if it is working only if the data is loaded via "url" parameter?


Does Virtual scrolling with load at once work also if I set datatype= JS function?

Kind regards,

Cornel

09:17
20/06/2010


tony

Sofia, Bulgaria

Moderator

posts 7007

Post edited 06:17 – 20/06/2010 by tony


Hello,

Yes this is possible and little tricky.


$("#grid").jqGrid({

….

datatype : function(postdata, loadid)

{

// do something here – i.e load your data here

// load it into the data array

this.p.data = your data;

this.p.datatype = 'local';

$(this).trigger("reloadGrid");

}

….

});

Best Regards

Tony

08:19
09/07/2010


notforever

New Member

posts 2

Hello, how can I use the column chooser with jqGridPHP?

Thank you very much.

15:28
09/07/2010


k2s

Member

posts 11

is jqGrid 3.7 compatible with jQuery 1.3.2 ?


About the jQuery Grid Plugin – jqGrid forum

Most Users Ever Online:

157


Currently Online:

37 Guests

Forum Stats:

Groups: 1

Forums: 7

Topics: 9589

Posts: 28778

Membership:

There are 10145 Members

There have been 448 Guests

There is 1 Admin

There are 2 Moderators

Top Posters:

OlegK – 1157

markw65 – 179

kobruleht – 144

phicarre – 126

YamilBracho – 124

Renso – 118

Administrators: admin (56 Posts)

Moderators: tony (7007 Posts), Rumen[Trirand] (81 Posts)




Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information