Example of jqGrid with ColdFusion
Join the DZone community and get the full member experience.
Join For FreeI 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!
Coding (social sciences)
Links
JQuery
Blog
Implementation
Sorting
Published at DZone with permission of Adam Presley. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Hyperion Essbase Technical Functionality
-
Measuring Service Performance: The Whys and Hows
-
Guide To Selecting the Right GitOps Tool - Argo CD or Flux CD
-
Batch Request Processing With API Gateway
Comments