﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Chinese</title><link>http://www.intersoftsolutions.com/Community/Tags/Chinese/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebGrid Chinese Sorting Issue</title><link>http://www.intersoftsolutions.com/Community/Tags/Chinese/</link><pubDate>Tue, 21 Jun 2011 03:32:01 GMT</pubDate><dc:creator>gavin</dc:creator><category>WebGrid</category><category>Chinese</category><category>Sorting issue</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We are running a website on Windows 7 Server with China Chinese (zh-CN) culture and having a strange problem while sorting Grid Columns, the details of the problem are as follows,&lt;br /&gt;We are using a grid with Classic Paging and Custom Paging Load.&lt;/p&gt;&lt;pre&gt;&amp;lt;LayoutSettings PagingMode="ClassicPaging" PagingLoadMode="Custom" PagingSize="20"  AllowSorting="Yes"&amp;gt;
&amp;lt;/LayoutSettings&amp;gt;&lt;/pre&gt;
&lt;p&gt;ISDataSource having our own sorting method "GetData"&lt;/p&gt;&lt;pre&gt;&amp;lt;ISDataSource:ISDataSource ID="ISDataSource1" runat="server" SchemaType="CustomObject"&amp;gt;
     &amp;lt;Tables&amp;gt;
	&amp;lt;ISDataSource:ISDataSourceTable SelectMethod="GetData" EnablePaging="true"
	    SelectCountMethod="GetCount" TableName="Messages_Center" TypeName="WebApplication1.App_Code.Messages_Center"&amp;gt;
	&amp;lt;/ISDataSource:ISDataSourceTable&amp;gt;
    &amp;lt;/Tables&amp;gt;
&amp;lt;/ISDataSource:ISDataSource&amp;gt;&lt;/pre&gt;
&lt;p&gt;We are experiencing the following behaviour : &lt;br /&gt; When I sort the "StepName" column(c&lt;span title="点击可显示其他翻译" class="hps" closure_uid_8nps9a="129"&gt;ontains&lt;/span&gt; &lt;span title="点击可显示其他翻译" class="hps" closure_uid_8nps9a="130"&gt;Simplified Chinese&lt;/span&gt;) from A to Z we get the correct value of each page (&lt;strong&gt; &lt;/strong&gt;see the attach picture) througth "GetData" method.But each page show the value only containing &lt;span title="点击可显示其他翻译" class="hps" closure_uid_8nps9a="130"&gt;Simplified&lt;/span&gt; Chinese incorrectly(see the attach picture).&lt;/p&gt;
&lt;p&gt;Do you have any idea on what is causing this behaviour ?We need to fix this soon, kindly help&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>