Sorting and Searching doesnt not work,although my table load data fine

Sorting and Searching doesnt not work,although my table load data fine

DankanDankan Posts: 8Questions: 3Answers: 0

I am using Jquery Datatables plugin....the table loaded perfectly fine with all the data but sorting and searching does not work,i have tried to google all around for almost two days but no luck at all.When i click ascending and descending arrows,nothing happens on my columns.And when i try to search anything on my table search box it says 'No matching Found' even though i can see a data i am trying to search.I am using:-

Datatables version 1.10.12

Here is JSfiddle code:- https://jsfiddle.net/udy2ysnv/

Below is my JSfiddle showing the problem:- https://jsfiddle.net/udy2ysnv/

Answers

This discussion has been closed.