Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

Does Datatables always require a pre-existing HTML table to exist first?

$
0
0

Hi, just starting with Datatables,

All the examples I see look like they start out with an HTML table before DT gets to work. If I'm using an ajax data source, is it possible to skip that and just include an empty

<table ID="mytable"></table>

Or do the tables always need to be complete with the columns that we expect from Datatables?

  • Jack

Viewing all articles
Browse latest Browse all 2364

Trending Articles