Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Superficially, you simply load the datatables plugin instead of the jsGrid plugin. All scripts in WP are loaded by using the PHP function wp_enqueue_script().

    Displaying a table is fairly straight forward, there are only minor differences between the plugins. The big difference is in how you would load the table data. That aspect of your script will probably need to be rewritten from the ground up.

    How to load data for datatables is beyond the scope of these forums. For help in loading data, I suggest the datatables support forum.

Viewing 1 replies (of 1 total)
  • The topic ‘Datatables’ is closed to new replies.