Example of jqGrid with ColdFusion
I recently blogged about how to use jqGrid,
a grid component written on top of jQuery, with ColdFusion. A reader of
the site asked that I put up an actual demo of this in action.
As a result I have setup a demo page with a basic jqGrid implementation that displays names and email addresses, and supports paging and sorting. So without further ado here is the link to the demo page. For more demos and examples you can also visit my Blog Code Home.
Happy coding!
As a result I have setup a demo page with a basic jqGrid implementation that displays names and email addresses, and supports paging and sorting. So without further ado here is the link to the demo page. For more demos and examples you can also visit my Blog Code Home.
Happy coding!
Tags:
Published at DZone with permission of its author, Adam Presley. (source)(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)


