I want to refresh a table with new data

I want to refresh a table with new data

jlopes151jlopes151 Posts: 8Questions: 0Answers: 0
edited August 2013 in General
Ok I have two tables were the user clicks a row on the first from which a second table is loaded with server-side data using parameters passed from the first table.

I tried using the fnDestroy() but got a jQuery sError when I tried to recreate the second table.
This discussion has been closed.