Abdulrahman Mushref
Abdulrahman Mushref
This is my entire datatable code ```
The model is like this: ``` protected $table = 'cases_reports'; protected $exportColumns = [ 'irNumber', 'caseType', 'caseLocation', 'startDateTime', 'endDateTime', 'cccEmployee', ]; protected $printColumns = [ 'irNumber', 'caseType', 'caseLocation', 'startDateTime', 'endDateTime',...
@schonhoff Thank you for your support. The issue I have is I can't use jquery at all. When I try to I get an error saying `"DataTables warning: table id=reports-table...