<?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: character encoding problems?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/character-encoding-problems</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/character-encoding-problems/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>beyazsapka on character encoding problems?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/character-encoding-problems#p23257</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/character-encoding-problems#p23257</guid>
        	        	<description><![CDATA[<p>Hi, I am using jqgrid. character problem when I took issue with json data is jqgrid. As an example,</p>
</p>
<p>db structure</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>CREATE TABLE `kullanici` (<br />&#160; `KullaniciId` int(11) NOT NULL auto_increment,<br />&#160; `Adi` varchar(30) collate utf8_turkish_ci default NULL,<br />&#160; `Soyadi` varchar(30) collate utf8_turkish_ci default NULL,<br />&#160; `KullaniciAdi` varchar(45) collate utf8_turkish_ci NOT NULL,<br />&#160; PRIMARY KEY&#160; (`KullaniciId`)<br />) ENGINE=MyISAM&#160; DEFAULT CHARSET=utf8 COLLATE=utf8_turkish_ci AUTO_INCREMENT=23 ;</p>
<p>&#8211;<br />&#8211; Dumping data for table `kullanici`<br />&#8211;</p>
<p>INSERT INTO `kullanici` VALUES(2, &#39;Recep&#39;, &#39;&#195;&#8211;ztekin&#39;, &#39;Recep&#39;);<br />INSERT INTO `kullanici` VALUES(3, &#39;Arif&#39;, &#39;Kahraman&#39;,&#39;arif&#39;);<br />INSERT INTO `kullanici` VALUES(4, &#39;Kenan&#39;, &#39;Y&#196;&#177;ld&#196;&#177;r&#196;&#177;m&#39;, &#39;kenan&#39;);<br />INSERT INTO `kullanici` VALUES(5, &#39;Muhittin&#39;, &#39;Temiz&#39;, &#39;muhittin&#39;);<br />INSERT INTO `kullanici` VALUES(6, &#39;S&#195;&#188;leyman&#39;, &#39;G&#195;&#188;rsoy&#39;, &#39;suleyman&#39;);<br />INSERT INTO `kullanici` VALUES(22,&#39;&#195;&#8225; &#196;Å¾ I &#196;&#176; &#195;&#8211; &#197;Å¾ &#195;&#339;&#39;, &#39;&#195;&#167; &#196;&#376; &#196;&#177; i &#195;&#182; &#197;&#376; &#195;&#188;&#39;, &#39;deneme&#39;);</p>
</p>
<p>html file</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
</p>
<pre id="line1">&#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&#62;
&#60;html&#62;
    &#60;head&#62;
        &#60;title&#62;jqGrid Demo&#60;/title&#62;
        &#60;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&#62;    
        &#60;link rel="stylesheet" type="text/css" media="screen" href="/blog/view-source:http:/localhost/test/jqgrid/themes/redmond/jquery-ui-1.8.2.custom.css<br /><p><a rel="nofollow" href="http://imageshack.us/photo/my-images/864/outputfilew.jpg/" target="_blank">http://imageshack.us/photo/my-.....filew.jpg/</a><br /><br />As shown in the output file is corrupted characters. I wonder what is the reason for this?<br /> thanks<br /><br /><br /></p></pre>
]]></description>
        	        	<pubDate>Fri, 20 May 2011 10:22:53 +0300</pubDate>
        </item>
</channel>
</rss>