-
17 Sep 2012 1:27 AM #1
Unanswered: Problem with grid accented words
Unanswered: Problem with grid accented words
Hi guys
I've a problem with application. i've created a grid, there are all information take from database, but i've a problem some informations are not shown in grid, i checked the problem inside the database but there it's all ok there are all information, i continue to check the problem and i noted all accented words don't show in my grid.
The field grid is empty
Example:
in the DB: there this is infomation (i'm italian)
Che cos'è la luna?
my problem in the letter " è" but all period i my grid don't show field is empty
ONLY ACCENTED WORD (ò,è,à,ù ) and field grid is empty all period..
i can't show accented words in my grid..
i try to found information on the web but nothing...
Someone can i help me please?Last edited by digio86; 17 Sep 2012 at 1:29 AM. Reason: forget a period
-
17 Sep 2012 6:25 AM #2Sencha - Community Support Team
- Join Date
- May 2012
- Location
- Istanbul
- Posts
- 1,331
- Vote Rating
- 76
- Answers
- 124
Hi digio,
Add the following line into your html page-
See working sample example- http://jsfiddle.net/maneeshgo/gnr4U/Code:<meta http-equiv="content-type" content="text/html;charset=windows-1254"/>
sword-it.com, Sencha Developer House in Turkey - Istanbul University Technopark Suite 204.
-
17 Sep 2012 6:40 AM #3


Reply With Quote