Link to test case: http://live.datatables.net/pevowuca/1/edit
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Hi,
I am trying to do the following and categorized into working and non working
a) Working
1) table
2) default responsive
3) default sorting
4) default search
b) Not Working
1) trying to add a column search on the 2nd row in the header like name, start date and salary
( Also I don't know how to mention the selected column headers ike name, start date and salary)
2) trying to add a column select search on the 3rd row in the header like position, office and age.
( Also I don't know how to mention the selected column headers like position, office and age.)
Please any kind help ?