Amazing jQuery Grid Plugin: jqGrid
9
Aug
// php the_time('Y') ?>
jqGrid is an Ajaxed jQuery grid plugin with amazing features.
As the grid is a client-side solution that loads data with Ajax callbacks, it can be used with any server-side language like ASP, PHP, ASP.NET, JSP and so.
A clever feature is sub grids which shows you a sub grid when a master column is called.
Some features of jqGrid:
- paging functions
- add, edit, delete & search records
- accepts XML, JSON, array or user data as input
- multiple selection of rows
- sub grid & grid details (great feature!)
- UI datepicker integration
- & more…
jqGrid is very impressive with the interface, features, usability & documentation. To check this great jQuery grid plugin, click here.
Requirements: jQuery 1.1.4+
Compatibility: All Major Browsers
Website: http://www.trirand.com/blog/
Demo: http://www.trirand.com/blog/?page_id=5
Download: http://www.trirand.com/blog/?page_id=6
Compatibility: All Major Browsers
Website: http://www.trirand.com/blog/
Demo: http://www.trirand.com/blog/?page_id=5
Download: http://www.trirand.com/blog/?page_id=6
- Tags:
Javascript JSON XML
- Filed under: Browsing, GPL License, Goodies, MIT License
- 12 Comments
















12 Responses for "Amazing jQuery Grid Plugin: jqGrid"
Amazing script indeed!
Yeah, it’s great if you don’t mind shelling out $299 for a jQuery plug-in. Too steep for me.
@Andrew,
$299? I think it is free and open source. Where is the price mentioned?
Pricing is mentioned @ http://www.trirand.net/licensing.aspx
I think there are bot paid & free versions.
Check http://www.trirand.com/blog/?page_id=6.
The free version does not have .dll file to register in the assembly as they mention to register assembly in Demonstration.
coud you please provide sample applications on jqgrid with jsp
plzzzzzzzzzzzzzzzz
Was jqGrid ment to be an open source or commercial?.
its free.. google it up guys
If it’s free, could you please show us the link to download it. regards
@Jesus Zambrano,
Just click the “download” in the top menu.
Been using datatables as my datagrid solution for jquery but thinking of using jqgrid for my next project. As for the price debate, I’m pretty sure that the jquery js plug in called jqgrid is free, for both personal and commercial use, although they do accept donations. However there is a server side library for jqgrid also named jqgrid, and written and maintained by the same people who wrote the js plugin. The library utilizes server side languages to automate the creation of jqgrid driven application, with things like data mapping, context switching, reporting etc..
So to summarize, jqgrid the js plug in for jquery is free, jqgrid the server side library is not.