Jquery ajax – Returning all field from Datatable to AJAX
My problem is, it doesn't display table from c# after I input text and click search button. I have tried many ways, but it can't work. Below is my code. Below is my javascript: url: "/Testing/TraceReport/traceReport.aspx/app", type: 'POST', contentType: 'application/json;…