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