Quantcast
Channel: DataTables 1.9 — DataTables forums
Viewing all articles
Browse latest Browse all 1817

fnServerParams cannot pass unicode characters

$
0
0
I have a query string with unicode, e.g. "陳", and I use fnServerParams,
however, when I pass the input to server,
the request from browser shows the input is "陳"
I met this problem in firefox and IE too.

Finally, I use fnServerData instead and the problem can be solved.
I would like to know whether it is a bug or not.

Viewing all articles
Browse latest Browse all 1817

Trending Articles