Links

Compass Datagrid for jQuery

Compass DataGrid is an ajax-driven data grid that relies on server-side code for its data. Rather than manipulating an existing table or breaking it down into multiple pages, Compass DataGrid takes an empty table and populates it by connecting to a server-side url via ajax. As users interact with the grid, the grid talks with the server-side script letting it know what the user is requesting. The server-side script then provides JSON encoded data for the plugin to update the table.

http://www.compasswebpublisher.com/jquery/compass-datagrid

Filed under  //   ajax   grid   javascript   jqeury   table   ui   webui  
Posted June 9, 2010 by email 

SuperLoad jQuery Plugin

This plugin adds the ability to update multiple elements with a single Ajax response.

Homepage
http://plugins.jquery.com/project/superload

Repository
http://github.com/sergiopereira/SuperLoad/tree/master

Blog post
http://devlicio.us/blogs/sergio_pereira/archive/2009/08/21/jquery-superload.aspx

Filed under  //   ajax   javascript   jquery   plugin   ui   web  
Posted August 24, 2009 by email