Title: Make a live data table
Last modified: September 6, 2017

---

# Make a live data table

 *  [josevicm](https://wordpress.org/support/users/josevicm/)
 * (@josevicm)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-a-live-data-table/)
 * I would like to make a live data table from mysql data form.
    Is there any plugin
   to make this possible?
 * Any help will be fine.
 * Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [aksnik](https://wordpress.org/support/users/aksnik/)
 * (@aksnik)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-a-live-data-table/#post-9472558)
 * [@josevicm](https://wordpress.org/support/users/josevicm/)
 * I am unclear with your question.Please confirm have you require below screen 
   shot like table.
 * ScreenShot:- [Link](https://ps.w.org/wp-jquery-datatable/trunk/screenshot-2.png?rev=1676496)
    -  This reply was modified 8 years, 8 months ago by [aksnik](https://wordpress.org/support/users/aksnik/).
 *  Thread Starter [josevicm](https://wordpress.org/support/users/josevicm/)
 * (@josevicm)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-a-live-data-table/#post-9474833)
 * Yes, but we need search box in each column and.
    Do you know to make it live 
   to refresh data each time someone make changes in a form?
 * Thanks
 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-a-live-data-table/#post-9475007)
 * [@josevicm](https://wordpress.org/support/users/josevicm/)
 * Yes, [wpDataTables Lite](https://wordpress.org/plugins/wpdatatables/) plugin 
   provides the live search box in each column, but this option is only allow in
   FULL VERSION.
 * Please find attached [Screen Shot](https://www.evernote.com/shard/s326/sh/589ff998-7091-4ac8-bbc6-ddc4858a3b98/045a20fee673a3016afa4be5f27ceb61)
 * Hope this will helps you.
 * Thanks!
    -  This reply was modified 8 years, 8 months ago by [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/).
    -  This reply was modified 8 years, 8 months ago by [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/).
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-a-live-data-table/#post-9476963)
 * The generic, code it yourself approach uses Ajax techniques. Add an onchange 
   listener to every field that affects other fields when it changes. The jQuery
   script that executes onchange sends a request to the server for updated data.
   Upon receipt of the data the appropriate fields are updated.
 * For an overview of Ajax techniques, see the [Plugin Handbook](https://developer.wordpress.org/plugins/javascript/ajax/).
   Ajax in WP has a few quirks, so even those knowledgeable of Ajax for normal web
   pages should still review this.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Make a live data table’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 4 replies
 * 4 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/make-a-live-data-table/#post-9476963)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
