Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 81990

fnAddTr - Microsoft JScript runtime error: Object doesn't support this property or method

$
0
0
I know this is probably obvious, but... what js file do I need to include to get fnAddTr()?

I am calling it like this:

var searchRt = $("#visibletable table").dataTable({/* options */});

$("#searchresults table tr").each(function (idx, elem) {
                    searchRt.fnAddTr($(elem));  // elem is a <tr>, add it to existing table
                });

I am using v1.9.2.

Thanks!
Rich

Viewing all articles
Browse latest Browse all 81990

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>