﻿<?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 - Lounge - Use EditType = "NoEdit", SetText problem occurs.</title><link>http://www.intersoftsolutions.com/Community/Lounge/Use-EditType--NoEdit-SetText-problem-occurs/</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>Use EditType = "NoEdit", SetText problem occurs.</title><link>http://www.intersoftsolutions.com/Community/Lounge/Use-EditType--NoEdit-SetText-problem-occurs/</link><pubDate>Thu, 05 May 2011 02:44:12 GMT</pubDate><dc:creator>lili</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This information hasn't been put in the documentation yet. The third parameter is used to define whether the text that is set is accept as changes or not. For example, if we set a text in a WebGrid cell and the third parameter is set to false, the changes will only happen in the WebGrid, but not in the database. For default, the parameter is set to true, that's why we normally use only two parameters for the SetText function.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Hope it helps.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Lili Khiung&lt;/p&gt;</description></item><item><title>Use EditType = "NoEdit", SetText problem occurs.</title><link>http://www.intersoftsolutions.com/Community/Lounge/Use-EditType--NoEdit-SetText-problem-occurs/</link><pubDate>Tue, 03 May 2011 00:06:49 GMT</pubDate><dc:creator>zz_mmcxl</dc:creator><description>&lt;p&gt;I used to write: &lt;br /&gt;cells.GetNamedItem ("GdsName"). SetText (returnValue.GdsName, true); &lt;/p&gt;
&lt;p&gt;Later, I found your information on the company's Community, and the third parameter is not found in the help document this information .&lt;br /&gt;cells.GetNamedItem ("GdsName"). SetText (returnValue.GdsName, true, true); &lt;/p&gt;
&lt;p&gt;Why is there no documentation? There is no relevant example, so important, I am very confused?&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>