XAJAX PHP Live Datagrid

Written by on May 9th, 2007 in Ajax News.

Timothy Lorens has created a XAJAX PHP Live Datagrid that is as simple to setup as:

HTML:

  1.  
  2. <div id=“dataGrid” align=“center”></div>
  3. <script type=“text/javascript”>
  4.   xajax_showDataGrid();
  5. </script>
  6.  

xajax_showDataGrid is a callback where you get to implement methods such as passing back how many rows there are, and the rows to show.

Xajax Data Grid

Source: Ajaxian
Original Article: http://ajaxian.com/archives/xajax-php-live-datagrid

Leave a Reply

You must be logged in to post a comment.



Site Navigation