A solution for "Aliens Characters" after loading the Grid
Hi Folks,
I have often saw here a doubt about some "aliens characters" displayed after loading a file .XML, .TXT, or other types.
So, i founded a simple solution to my problem:
1) I use the grid to load a file generated by Excel (native Language is Brazilian Portuguese ). Very important: the Sheet was saved with "Unicode Format", that generated a .TXT file.
2) I set up the meta tag to my file .HTML, like this:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
And so this is !
I think is happen with another types of alphabet like chinese, korean, and many others. So, try the solution. Maybe, could be right !
By the way, Alex, great Job and Great Site !
Best regards !!!
Rodrigo Zauza, from Brasil.
I have often saw here a doubt about some "aliens characters" displayed after loading a file .XML, .TXT, or other types.
So, i founded a simple solution to my problem:
1) I use the grid to load a file generated by Excel (native Language is Brazilian Portuguese ). Very important: the Sheet was saved with "Unicode Format", that generated a .TXT file.
2) I set up the meta tag to my file .HTML, like this:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
And so this is !
I think is happen with another types of alphabet like chinese, korean, and many others. So, try the solution. Maybe, could be right !
By the way, Alex, great Job and Great Site !
Best regards !!!
Rodrigo Zauza, from Brasil.
Rodrigo Zauza
March 25,