jquery datatables: adding extra column

前端 未结 3 2003
轮回少年
轮回少年 2020-12-08 07:19

Scenario

I am using datatables (@version 1.9.4) for the first time to display data to the user. I succeed in retrieving the data via ajax and in bin

3条回答
  •  春和景丽
    2020-12-08 07:38

    Just in case anyone using a newer version of DataTables (1.10+) is looking for an answer to this question, I followed the directions on this page:

    https://datatables.net/examples/ajax/null_data_source.html

提交回复
热议问题