I am using Datatables in a server-side scenario. I am returning the following as part of my JSON data: "A\u003cB" which basically is "A<B" encoded.
Datatables only displays the "A", not the remainder.
I am using version 1.8.2. I have not tried a later version yet. Has this been corrected in a later version?
Datatables only displays the "A", not the remainder.
I am using version 1.8.2. I have not tried a later version yet. Has this been corrected in a later version?