﻿<?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 - WebGrid Enterprise - Globalize header filter in ISWebGrid </title><link>http://www.intersoftsolutions.com/Community/WebGrid/Globalize-header-filter-in-ISWebGrid/</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>Globalize header filter in ISWebGrid </title><link>http://www.intersoftsolutions.com/Community/WebGrid/Globalize-header-filter-in-ISWebGrid/</link><pubDate>Thu, 02 Jul 2015 04:01:44 GMT</pubDate><dc:creator>yudi</dc:creator><category>IsWebgrid</category><category>Globalization</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please do the following steps to use French culture in WebGrid.&lt;/span&gt;&lt;/p&gt;&lt;ol style="color: #1f497d;"&gt;&lt;li&gt;Set the &lt;strong&gt;Language&lt;/strong&gt; mode to inherit from &lt;em&gt;Culture&lt;/em&gt;.&lt;/li&gt;&lt;/ol&gt;
&lt;pre&gt;&amp;lt;ISWebGrid:WebGrid ID="WebGrid1" runat="server" ...&amp;gt;
    ...
    &amp;lt;LayoutSettings AllowFilter="Yes"&amp;gt;
        &amp;lt;TextSettings Language="UseCulture" /&amp;gt;
    &amp;lt;/LayoutSettings&amp;gt;
&amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;/pre&gt;
&lt;ol style="color: #1f497d;" start="2"&gt;&lt;li&gt;Set &lt;strong&gt;Culture&lt;/strong&gt; property to &lt;em&gt;fr-FR&lt;/em&gt;.&lt;/li&gt;&lt;/ol&gt;
&lt;pre&gt;&amp;lt;ISWebGrid:WebGrid ID="WebGrid1" runat="server" ...&amp;gt;
    ...
    &amp;lt;LayoutSettings AllowFilter="Yes" Culture="fr-FR"&amp;gt;
        &amp;lt;TextSettings Language="UseCulture" /&amp;gt;
    &amp;lt;/LayoutSettings&amp;gt;
&amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I tested this solution on Filtering.aspx sample file of WebGrid and found that the header filter are coming in French language.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please give it a spin and let us know how it works in your end.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Globalize header filter in ISWebGrid </title><link>http://www.intersoftsolutions.com/Community/WebGrid/Globalize-header-filter-in-ISWebGrid/</link><pubDate>Mon, 22 Jun 2015 11:52:13 GMT</pubDate><dc:creator>Deepak</dc:creator><category>IsWebgrid</category><category>Globalization</category><description>&lt;p&gt;We are using &lt;span style="color: maroon;"&gt;ISWebGrid&lt;/span&gt; in our web project, the issue we are facing is that menu item of the header filter are coming in English language and we want it to come in French language (Please refer the attached screenshot). As per our analysis text of this menu items are not defined in the aspx, .cs or any resource file and they are directly coming from the dll. So could you please guide us the way to set it in French language.&lt;/p&gt;&lt;p&gt;Below are the information on the intersoft dll used in our project.&lt;/p&gt;
&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Dll used&lt;/td&gt;&lt;td&gt;Product Version&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ISNet.dll&lt;/td&gt;&lt;td&gt;3.0.5000.772&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ISNet.WebUI.dll&lt;/td&gt;&lt;td&gt;3.0.5000.772&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ISNet.WebUI.Resources.dll&lt;/td&gt;&lt;td&gt;3.0.5000.772&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ISNet.WebUI.WebGrid.dll&lt;/td&gt;&lt;td&gt;7.0.7200.431&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ISNet.WebUI.WebGrid.Resources.dll&lt;/td&gt;&lt;td&gt;7.0.7200.431&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;Please refer the attached image.&lt;/p&gt;</description></item></channel></rss>