skip to Main Content

DataTables error loading ajax source data – Asp.net

I am getting the following error when trying to load DataTables ajax sourced data: DataTables warning: table id=report-table - Ajax error. For more information about this error, please see http://datatables.net/tn/7 Below is my DataTables html: <table id="report-table" class="display nowrap" style="width:100%">…

VIEW QUESTION
Back To Top
Search