Table Ajax Page
Demonstrates how to update a table through Ajax requests. This example uses an Ajax GET request to sort, page, edit and delete customers. (The edit and delete functionality is not fully implemented though) See the table-ajax.js script for details.Name | Age | Holdings | Action | |
---|---|---|---|---|
Charles Fisher | charles.filser@fisher.com | 58 | $872,050.00 | Edit | Delete |
Thong Tran | ttran@avion.net | 53 | $432,000.00 | Edit | Delete |
Greg Matherson | gregm@bubhub.com | 27 | $234,000.00 | Edit | Delete |
Paula Matthews | paulam@robinson.com | 31 | $348,700.00 | Edit | Delete |