Home › Forums › Guriddo jqGrid JS › Arabic and Chinese characters are not displaying properly in jqgrid
Hi,
I am using JQgrid 4.4 version. I have added
Hello,
This setting is by default, so the grid has nothing to do.
1. Set the caheset with meta tag in your html page
2. When the data comes from the server be a sure you send a header with utf-8.
In PHP before to output the data do:
header(“Content-type: text/xml;charset=utf-8″);
Regards
Hi Tony,
Thanks for your response. I am using Java to get json object. I have set like this,
final HttpServletResponse response = (HttpServletResponse) facesContext
Are you still facing the issue.
How are you sending the data in a ajax request?
And also, set the response content type at the correct place.
regards
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS