﻿<?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 - ClientUI - BUB: GridView FREEZES when using Custom Devforce Verifiers</title><link>http://www.intersoftsolutions.com/Community/ClientUI/BUB-GridView-FREEZES-when-using-Custom-Devforce-Verifiers/</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>BUB: GridView FREEZES when using Custom Devforce Verifiers</title><link>http://www.intersoftsolutions.com/Community/ClientUI/BUB-GridView-FREEZES-when-using-Custom-Devforce-Verifiers/</link><pubDate>Thu, 16 Jun 2011 21:29:50 GMT</pubDate><dc:creator>jimmyps</dc:creator><category>bug</category><description>Hello,&lt;br /&gt;&lt;br /&gt;Yes, we've just released SP1 yesterday. Check it out &lt;a target="_blank" href="http://intersoftpt.com/Corporate/News.aspx?page=News&amp;amp;EventId=207"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best,&lt;br /&gt;Jimmy&lt;br /&gt;</description></item><item><title>BUB: GridView FREEZES when using Custom Devforce Verifiers</title><link>http://www.intersoftsolutions.com/Community/ClientUI/BUB-GridView-FREEZES-when-using-Custom-Devforce-Verifiers/</link><pubDate>Tue, 14 Jun 2011 11:20:55 GMT</pubDate><dc:creator>bap3</dc:creator><category>bug</category><description>&lt;p&gt;Thank you Ward and Jimmy.  I appreciate your attention to this issue.  Jimmy - is the service pack going to be released this week?  Thanks again!&lt;/p&gt;</description></item><item><title>BUB: GridView FREEZES when using Custom Devforce Verifiers</title><link>http://www.intersoftsolutions.com/Community/ClientUI/BUB-GridView-FREEZES-when-using-Custom-Devforce-Verifiers/</link><pubDate>Fri, 10 Jun 2011 13:05:57 GMT</pubDate><dc:creator>jimmyps</dc:creator><category>bug</category><description>Hello,&lt;br /&gt;&lt;br /&gt;Our team has identified the source of the issue, which appears to be an oversight in the UXGridView validation. The fixes for this issue will be included in the upcoming service pack 1 release due next week.&lt;br /&gt;&lt;br /&gt;P.S.: Nice to see you here Ward :)&lt;br /&gt;&lt;br /&gt;Best,&lt;br /&gt;Jimmy&lt;br /&gt;</description></item><item><title>BUB: GridView FREEZES when using Custom Devforce Verifiers</title><link>http://www.intersoftsolutions.com/Community/ClientUI/BUB-GridView-FREEZES-when-using-Custom-Devforce-Verifiers/</link><pubDate>Thu, 09 Jun 2011 19:36:26 GMT</pubDate><dc:creator>wardbell@hotmail.com</dc:creator><category>bug</category><description>&lt;p&gt;Hi - IdeaBlade (DevForce) is examining this report (which was very clearly presented, thank you) and have verified the unfortunate behavior you described. We (IdeaBlade and InterSoft) have not identified the cause as yet; we (IdeaBlade) have not seen the infinite loop mentioned earlier. But please understand that IdeaBlade and Intersoft are working together to find out what is wrong and bring you a solution. Stay tuned. &lt;/p&gt;
&lt;p&gt;Thanks for your patience, Ward&lt;/p&gt;</description></item><item><title>BUB: GridView FREEZES when using Custom Devforce Verifiers</title><link>http://www.intersoftsolutions.com/Community/ClientUI/BUB-GridView-FREEZES-when-using-Custom-Devforce-Verifiers/</link><pubDate>Thu, 09 Jun 2011 11:45:38 GMT</pubDate><dc:creator>jimmyps</dc:creator><category>bug</category><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;It appears to be an issue in the current release. We are currently consulting with IdeaBlade's engineers to clarify the issue. I will keep you posted as we have new updates.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Jimmy &lt;br /&gt;&lt;/p&gt;</description></item><item><title>BUB: GridView FREEZES when using Custom Devforce Verifiers</title><link>http://www.intersoftsolutions.com/Community/ClientUI/BUB-GridView-FREEZES-when-using-Custom-Devforce-Verifiers/</link><pubDate>Wed, 08 Jun 2011 02:12:40 GMT</pubDate><dc:creator>bap3</dc:creator><category>bug</category><description>&lt;p&gt;sorry, meant BUG in title.  it's late...need sleep.&lt;/p&gt;</description></item><item><title>BUB: GridView FREEZES when using Custom Devforce Verifiers</title><link>http://www.intersoftsolutions.com/Community/ClientUI/BUB-GridView-FREEZES-when-using-Custom-Devforce-Verifiers/</link><pubDate>Wed, 08 Jun 2011 02:10:27 GMT</pubDate><dc:creator>bap3</dc:creator><category>bug</category><description>&lt;p&gt;The GridView control freezes when you add more than 1 member name to a custom verifier trigger.  See attached project (VS 2010).&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Extract Project and Open ClientUIDataApp2&lt;/li&gt;&lt;li&gt;Compile and Run&lt;/li&gt;&lt;li&gt;Navigate to Products Page&lt;/li&gt;&lt;li&gt;Edit Product Name "Chang" in first row.&lt;/li&gt;&lt;li&gt;Add 3 characters to end of name to trigger validation error (eg. "chang111")&lt;/li&gt;&lt;li&gt;Tab off field or click off record.&lt;/li&gt;&lt;li&gt;GridView FREEZES UP.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;More Info:&lt;/p&gt;
&lt;p&gt;See Products.cs in ClientUIDataApp2.DomainModel project to see implemenation of ProductName verifier.  The offending line of code is in bold below:&lt;/p&gt;&lt;pre&gt; public static Verifier ProductNameVerifier()
            {
                string Description = "CUSTOM Product Name Verifier: Product Name cannot be 8 characters long.";
                DelegateVerifier&amp;lt;ClientUIDataApp2.DomainModel.Product&amp;gt; v = new DelegateVerifier&amp;lt;Product&amp;gt;(Description, ProductNameCondition);

                // BUG: GridView freezes when more than 1 member names are added to verification trigger     
               &lt;strong&gt; v.AddTriggers(Product.PropertyMetadata.ProductName.Name, Product.PropertyMetadata.UnitPrice.Name);&lt;/strong&gt;

                // NOTE: this works but limits muti-field trigger.
                // v.AddTriggers(Product.PropertyMetadata.ProductName.Name);

                v.VerifierOptions.ExecutionModes = VerifierExecutionModes.InstanceAndOnAfterSetTriggers;
                return v;
            }&lt;/pre&gt;

&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>