<?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: None-English array for alphabetical search</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/none-english-array-for-alphabetical-search</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/discussion/none-english-array-for-alphabetical-search/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>toplisek on None-English array for alphabetical search</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/none-english-array-for-alphabetical-search#p23497</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/none-english-array-for-alphabetical-search#p23497</guid>
        	        	<description><![CDATA[<p>Thank you. will check.</p>
]]></description>
        	        	<pubDate>Tue, 07 Jun 2011 09:01:20 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on None-English array for alphabetical search</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/none-english-array-for-alphabetical-search#p23038</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/none-english-array-for-alphabetical-search#p23038</guid>
        	        	<description><![CDATA[<p>It is difficult to say what error you do. You describe what your program should do instead of <strong>posting the link to the page having the error</strong>. In the way one can not find the error.</p>
<p>Look at <a href="http://www.ok-soft-gmbh.com/jqGrid/CustomSearchAndSort.htm" target="_blank">the example</a> which shows how one can implement custom sorting and filtering of grid data which ignore accents. How you can see the example use the characters which you need. One can use in jqGrid all UNICODE charachers supported by JavaScript. In <a href="http://www.ok-soft-gmbh.com/jqGrid/Localization1.htm" target="_blank">one more example</a> more international characters are used.</p>
<p>One typical error which can be done is that one can forget to save the HTML file as UTF-8 encoded. I can&#39;t give you any PHP or MySQL advices because I don&#39;t use there.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 05 May 2011 18:02:04 +0300</pubDate>
        </item>
        <item>
        	<title>toplisek on None-English array for alphabetical search</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/none-english-array-for-alphabetical-search#p23034</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/none-english-array-for-alphabetical-search#p23034</guid>
        	        	<description><![CDATA[<p>This is non-english characters set.</p>
<p> I have array for alphabetical values to set icons like:</p>
<p> foreach(range(&#39;A&#39;,&#39;Z&#39;) as $i) {<br /> array_push($myarr_1, $i);<br /> }</p>
<p> How to set also other characters for other languages like central european, german...:</p>
<p> &#353;ÄÄ‡Å¾Ä‘</p>
</p>
<p>I need just A-Z<br /> and  &#352; ÄŒ Ä† Å½ Ä</p>
<p> All encoding is set to UTF-8 and works. Pages are not in the database. I use correct editor. You are probably correct:<br /> it usually means the medium you use either cannot display them or is setup incorrectl as it shows me ,?&#39;.</p>
<p> I have tested jgrid. Maybe it does not support this special characters. Is this true?</p>
]]></description>
        	        	<pubDate>Thu, 05 May 2011 16:29:02 +0300</pubDate>
        </item>
</channel>
</rss>