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 | |
---|---|---|---|---|
Andy Mitchel | andym@hotmail.com | 63 | $1,250,400.00 | Edit | Delete |
Andrew Phips | andyp@mycorp.com | 34 | $240,000.00 | Edit | Delete |
Ann Melan | ann_melan@iinet.com | 41 | $434,560.00 | Edit | Delete |
Angus Robins | arobins@robins.com | 39 | $40,000.00 | Edit | Delete |