﻿<?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 - scan the cell values on clientside</title><link>http://www.intersoftsolutions.com/Community/WebGrid/scan-the-cell-values-on-clientside/</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>scan the cell values on clientside</title><link>http://www.intersoftsolutions.com/Community/WebGrid/scan-the-cell-values-on-clientside/</link><pubDate>Thu, 01 Oct 2009 04:08:28 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Unfortunately, there is no find-method in the current build of WebGrid 7.&lt;br /&gt;May be you can submit this as feature request. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Thank you for your response.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>scan the cell values on clientside</title><link>http://www.intersoftsolutions.com/Community/WebGrid/scan-the-cell-values-on-clientside/</link><pubDate>Wed, 30 Sep 2009 09:50:02 GMT</pubDate><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi Yudi&lt;/p&gt;
&lt;p&gt;Thanks for your tip.&lt;/p&gt;
&lt;p&gt;I just wanted to know if there are a find-method.&lt;/p&gt;
&lt;p&gt;Best Regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item><item><title>scan the cell values on clientside</title><link>http://www.intersoftsolutions.com/Community/WebGrid/scan-the-cell-values-on-clientside/</link><pubDate>Wed, 30 Sep 2009 01:30:16 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;WebGrid enhances its client side events by adding a method to get all pending changes. You can get all changes in WebGrid that made during BatchUpdate operation by simply using:&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;
&lt;p&gt;&lt;span style="font-family: 'courier new'; color: blue; font-size: 10pt"&gt;function&lt;/span&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt"&gt; WebGrid1_OnAcceptAllChanges(controlId) {&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color: blue"&gt;var&lt;/span&gt; WebGrid1 = ISGetObject(controlId);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="mso-spacerun: yes"&gt;    &lt;/span&gt;WebGrid1.GetChanges();&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: green"&gt;//you can implement your own verification script in here&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="color: green"&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="mso-spacerun: yes"&gt;&lt;span style="color: #000000"&gt;    &lt;/span&gt;&lt;/span&gt;&lt;span style="color: blue"&gt;return&lt;/span&gt;&lt;span style="color: #000000"&gt; &lt;/span&gt;&lt;span style="color: blue"&gt;true&lt;/span&gt;&lt;span style="color: #000000"&gt;;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="color: green"&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="font-family: 'courier new'; font-size: 10pt; mso-fareast-font-family: simsun; mso-fareast-language: en-us; mso-no-proof: yes; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="color: #000000"&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;GetChanges() method will returns collection of object WebGridRowChanges. You can implement your own verification script to check whether duplicate entries are present in here.&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 help.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>scan the cell values on clientside</title><link>http://www.intersoftsolutions.com/Community/WebGrid/scan-the-cell-values-on-clientside/</link><pubDate>Tue, 29 Sep 2009 13:17:03 GMT</pubDate><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I use the grid with Batch Update.&lt;/p&gt;
&lt;p&gt;After adding new Records I want check on Client Side Event "OnAcceptAllChanges" whether duplicate entries are present.&lt;/p&gt;
&lt;p&gt;Is there a function (Client Side) with which I can scan the cell values?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item></channel></rss>