Problem with fnClearTable

Problem with fnClearTable

lwoodslwoods Posts: 11Questions: 0Answers: 0
edited July 2010 in General
I need to use to fnClearTable to clear the table...obviously. BUT, when I call fnClearTable I get javascript errors in the datatables module.

What's the trick to using fnClearTable?

Thanks

Replies

  • cdaiglecdaigle Posts: 57Questions: 0Answers: 0
    I use [code]oTable.fnClearTable();[/code] and it works fine. What is the code you are using for this?

    It would also be helpful if you post the javascript errors you are getting.

    The api function is listed here: http://datatables.net/api along with details on how to use it (by clicking show details).
This discussion has been closed.