Does DataTables suport for utf8_general_ci ?

Does DataTables suport for utf8_general_ci ?

phetsmexayaphetsmexaya Posts: 2Questions: 0Answers: 0
edited March 2013 in General
Hi,
I am really like DataTable !!!, it is show cool that we have develop about English or French langue !!!
I try to make it suport for Lao langue, it doesn't work !!!, anny one help me please.

For exemple:
in my database for reading lao langue, we use utf8_general_ci, ex: ສະບາຍດີ

Thank you very much for improve this point.

Replies

  • allanallan Posts: 63,522Questions: 1Answers: 10,473 Site admin
    DataTables doesn't really care about the character set. It doesn't do anything special with the characters - it simply writes them into the document, so if your document is the correct character set, it will work just fine.

    If it isn't working for you, for us to have any chance of helping we'd need a link to a test case.

    Allan
  • phetsmexayaphetsmexaya Posts: 2Questions: 0Answers: 0
    Hi Allan,

    Thank Q so much for your advices !!!
    I got the problem !!!
    for solving just add :

    After that it is work as well

    here is a link for test : http://mulsoftsis.appspot.com/
    regards
    Phetsamone
This discussion has been closed.