小编Eng*_*rda的帖子

Is there a setting to stop the display of "No data available in table" in the DataTable?

Initially my table has no data and I get "No data available in table" which is the expected functionality.

I'd like to have no text or row created as I will be populating the table via Ajax depending on user action.

Is there a setting to stop the display of this row in the table? I can't seem to find one. This code works but the first row reads "No data available in table". This is the jQuery code:

$.ajax({ …
Run Code Online (Sandbox Code Playgroud)

html javascript datatable datatables

5
推荐指数
2
解决办法
1万
查看次数

标签 统计

datatable ×1

datatables ×1

html ×1

javascript ×1