<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Jqgrid isn't showing special characters(spanish language)</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-isnt-showing-special-charactersspanish-language</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/jqgrid-isnt-showing-special-charactersspanish-language/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Jqgrid isn't showing special characters(spanish language)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-isnt-showing-special-charactersspanish-language#p15278</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-isnt-showing-special-charactersspanish-language#p15278</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry, but this is not jqGrid problem and this issue is discussed many times here:</p>
<p>Short:</p>
<p>1. Your html page should have appropriate meta for your language.</p>
<p>2. When you insert/update/delete your connection should have the appropriate caharcter set - in mysql this is done with SET NAMES command before doing evrething.</p>
<p>3. Your database should be encoded in the appropriate way.</p>
<p>4. When you send the output to the grid you should set the appropriate headers.</p>
<p>Hope this helps</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 01 Mar 2010 21:25:11 +0200</pubDate>
        </item>
        <item>
        	<title>0le0 on Jqgrid isn't showing special characters(spanish language)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-isnt-showing-special-charactersspanish-language#p15171</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-isnt-showing-special-charactersspanish-language#p15171</guid>
        	        	<description><![CDATA[<p>Hi to all!</p>
<p>After a lot of work i&#39;m developing with jqgrid but there is a problem with my app.</p>
<p>I&#39;m adding and deleting rows from my db but like my db uses spanish characters when i try to add words which have accent like "&#225;&#233;&#237;&#243;&#250;" or "&#241;" what i get in my db is this &#195;&#161;&#195;&#169;&#195;&#173;&#195;&#179;&#195;&#186;. If i insert some values with mysql browser like &#39;d&#237;a&#39; when i load my jqgrid i just have a &#39;d&#39; and the rest of my string isn&#39;t loaded.</p>
<p>So i decided to try with firebug to see what was being send t othe server&#160; and i found this:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9953' value='Select Code' data-codeid='sfcode9953' /></p>
<div class='sfcode' id='sfcode9953'>fecha=2010-02-03&#38;motivo=V&#38;descMotivo=%C3%A9l%C3%A9f%C3%A1nt%C3%A9&#38;oper=add&#38;id=_empty.</div>
<p>descMotivo variables should be &#233;l&#233;f&#225;nt&#233; so i&#39;m guessing i should use something like hrmlspecialchars() function or another php string function to handle that but can this be done?</p>
]]></description>
        	        	<pubDate>Fri, 26 Feb 2010 01:37:35 +0200</pubDate>
        </item>
</channel>
</rss>