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 | |
|---|---|---|---|---|
| Devish Smart | dsmart@johnsone.co.uk | Edit | Delete | ||
| Zara Smart | zsmart@johnsone.co.uk | Edit | Delete | ||
| Peter Smart | psmart@johnsone.co.uk | Edit | Delete | ||
| Emma Joslin | ejolin@gbh.com | 28 | Edit | Delete |
Home
Intro Examples
General
Controls
Forms
Table
Panels & Trees
Ajax
Integration
Page Java
Page HTML