﻿<?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 - Is it possible to change the text for the filters in the web grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-it-possible-to-change-the-text-for-the-filters-in-the-web-grid/</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>Is it possible to change the text for the filters in the web grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-it-possible-to-change-the-text-for-the-filters-in-the-web-grid/</link><pubDate>Thu, 26 Jan 2012 21:41:35 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;The step-by-step below demonstrates the deployment process of IntersoftWebSite web site.&lt;/span&gt;&lt;/p&gt;
&lt;ol style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;&lt;li&gt;Download and extract IntersoftWebSite.zip&lt;/li&gt;&lt;li&gt;Right-click on IntersoftWebSite folder and select Properties.&lt;/li&gt;&lt;li&gt;On the General tab of Properties window, unset Read-only. Click Apply; and apply changes to this folder, subfolders, and files.&lt;/li&gt;&lt;li&gt;Add ISNet.dll; ISNet.WebUI.dll; and ISNet.WebUI.WebGrid.dll into Bin folder.&lt;img width="403" height="321" src="http://www.intersoftpt.com/Community/Attachments/3092/AddAssembliesIntoBinFolder.png" /&gt;&lt;/li&gt;&lt;li&gt;Open IIS and Add Application.&lt;/li&gt;&lt;li&gt;Configure the Alias; Application pool; and Physical path of IntersoftWebSite.&lt;img width="399" height="276" src="http://www.intersoftpt.com/Community/Attachments/3092/AddApplicationConfiguration.png" /&gt;&lt;/li&gt;&lt;li&gt;After adding application process completed, select the application from the navigation pane and browse Default.aspx.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Please note that the step-by-step mentioned above is done in the development PC where the CommonLibrary is available as an application in IIS.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Is it possible to change the text for the filters in the web grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-it-possible-to-change-the-text-for-the-filters-in-the-web-grid/</link><pubDate>Thu, 26 Jan 2012 16:59:15 GMT</pubDate><dc:creator>qafrank1</dc:creator><description>&lt;p&gt;There is no change.&lt;/p&gt;
&lt;p&gt;What type of deployment is expected?&lt;/p&gt;
&lt;p&gt;We have a custom script that creates a web site and another that creates a setup file. Neither of these show the changes.&lt;/p&gt;</description></item><item><title>Is it possible to change the text for the filters in the web grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-it-possible-to-change-the-text-for-the-filters-in-the-web-grid/</link><pubDate>Wed, 25 Jan 2012 01:58:36 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I enclosed a simple web application as attachment. The attached web application is a simple web site that is not using SmartWebResources&amp;trade;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Please add ISNet.dll; ISNet.WebUI.dll; and ISNet.WebUI.WebGrid.dll assembly files into the Bin folder of the web application. After adding the assembly files, deploy the web site project and browse the default.aspx page.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;You should be able to find the changes you made to the default.xml file.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Is it possible to change the text for the filters in the web grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-it-possible-to-change-the-text-for-the-filters-in-the-web-grid/</link><pubDate>Tue, 24 Jan 2012 13:15:23 GMT</pubDate><dc:creator>qafrank1</dc:creator><description>&lt;p&gt;I made the changes in the file listed above, but they are not reflected in my (debug) walkthrough.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;How will this get moved with the project on compile? I don't see it in my project or in the resulting web site installation.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;On a related note, I found this spelling error in the XML:&lt;/p&gt;
&lt;p&gt;&amp;lt;Tooltip&amp;gt;...&amp;lt;GridView&amp;gt;Swith to Grid View&amp;lt;/GridView&amp;gt;&lt;/p&gt;
&lt;p&gt;should be&lt;/p&gt;
&lt;p&gt;&amp;lt;Tooltip&amp;gt;...&amp;lt;GridView&amp;gt;Switch to Grid View&amp;lt;/GridView&amp;gt;&lt;/p&gt;</description></item><item><title>Is it possible to change the text for the filters in the web grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-it-possible-to-change-the-text-for-the-filters-in-the-web-grid/</link><pubDate>Mon, 23 Jan 2012 21:50:50 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I have tried to find you the solution by utilizing the client-side script to customize the text of filter context menu or by setting the TextSettings property of WebGrid but none of them helps. Customizing filter context menu as shown in &lt;strong&gt;How-to: Customize Filter context menu&lt;/strong&gt; article inside of WebGrid’s documentation only helps on scenario where developer doesn’t want to show all the filter features. I was also unable to find the &lt;strong&gt;TextItem&lt;/strong&gt; property which matches the text contained in the filter context menu.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;However, you can try to set the text of filter context menu by renaming/modifying the Filter tag inside the &lt;strong&gt;default.xml&lt;/strong&gt; file. The default.xml file is available inside the &lt;strong&gt;%ProgramFiles%\Intersoft Solutions\WebUI Studio for ASP.NET\CommonLibrary\WebGrid\V7_0_7200\Localization&lt;/strong&gt; folder.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;...
&amp;lt;Filter&amp;gt;
    &amp;lt;NotSet&amp;gt;Not Set&amp;lt;/NotSet&amp;gt;
    &amp;lt;GTET&amp;gt;Greater Than or Equals To&amp;lt;/GTET&amp;gt;
    &amp;lt;GT&amp;gt;Greater Than&amp;lt;/GT&amp;gt;
    &amp;lt;ET&amp;gt;Equals To&amp;lt;/ET&amp;gt;
    &amp;lt;NET&amp;gt;Does Not Equal To&amp;lt;/NET&amp;gt;
    &amp;lt;LTET&amp;gt;Less Than or Equals To&amp;lt;/LTET&amp;gt;
    &amp;lt;LT&amp;gt;Less Than&amp;lt;/LT&amp;gt;
    &amp;lt;Like&amp;gt;Like&amp;lt;/Like&amp;gt;
    &amp;lt;NotLike&amp;gt;Does Not Like&amp;lt;/NotLike&amp;gt;
    &amp;lt;Contain&amp;gt;Contains&amp;lt;/Contain&amp;gt;
    &amp;lt;NotContain&amp;gt;Does Not Contain&amp;lt;/NotContain&amp;gt;
    &amp;lt;Between&amp;gt;Is Between&amp;lt;/Between&amp;gt;
    &amp;lt;NotBetween&amp;gt;Is Not Between&amp;lt;/NotBetween&amp;gt;
    &amp;lt;IsNull&amp;gt;Is Null&amp;lt;/IsNull&amp;gt;
    &amp;lt;NotIsNull&amp;gt;Is Not Null&amp;lt;/NotIsNull&amp;gt;
    &amp;lt;IsEmpty&amp;gt;Is Empty&amp;lt;/IsEmpty&amp;gt;
    &amp;lt;NotIsEmpty&amp;gt;Is Not Empty&amp;lt;/NotIsEmpty&amp;gt;
    &amp;lt;ApplyAll&amp;gt;Apply All Filters&amp;lt;/ApplyAll&amp;gt;
    &amp;lt;Clear&amp;gt;Clear This Filter&amp;lt;/Clear&amp;gt;
    &amp;lt;ClearAll&amp;gt;Clear All Filters&amp;lt;/ClearAll&amp;gt;
&amp;lt;/Filter&amp;gt;
...&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Please note that this solution &lt;strong&gt;only applicable for WebGrid’s project or website that is not using SmartWebResources&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Is it possible to change the text for the filters in the web grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Is-it-possible-to-change-the-text-for-the-filters-in-the-web-grid/</link><pubDate>Fri, 20 Jan 2012 15:21:22 GMT</pubDate><dc:creator>qafrank1</dc:creator><description>&lt;p&gt;Not Set, Equals To, Does Not Equal To, Like, Does Not Like, Is Null, Is Not Null, Contains, Does Not Contain&lt;/p&gt;
&lt;p&gt;I would like to put custom text in these fields. Is it possible?&lt;/p&gt;
&lt;p&gt;If not, I would like to see the English version corrected:&lt;/p&gt;
&lt;p&gt;Not Set, &lt;span style="text-decoration:underline;"&gt;Equal To&lt;/span&gt;, &lt;span style="text-decoration:underline;"&gt;Not Equal To&lt;/span&gt;, Like, &lt;span style="text-decoration:underline;"&gt;Not Like&lt;/span&gt;, Is Null, Is Not Null, Contains, Does Not Contain.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description></item></channel></rss>