Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

Groovy, ColdFusion, Java, PHP, C#... I enjoy programming. Father, software engineer, programming language nerd, and entrepreneur, I'm bringing nerdy back. Adam has posted 9 posts at DZone. View Full User Profile

Example of jqGrid with ColdFusion

06.16.2011
Email
Views: 3563
  • submit to reddit
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!
References
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.)