﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » CheckRulesOnCurrentRow firing on property change?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 17:45:23 GMT</lastBuildDate><ttl>20</ttl><item><title>CheckRulesOnCurrentRow firing on property change?</title><link>http://forum.strataframe.net/FindPost4143.aspx</link><description>I have a BO which I am calling Add on and then opening a ChildForm to create the new BO.&amp;nbsp; In the Form_Load of the child the BO is in the&amp;nbsp;Adding EditingState, but when I set the first property on it my CheckRulesOnCurrentRow event fires and causes all of my rows to have errors when the form comes up the first time.&amp;nbsp; I thought this event only fired on the .Save on the BO.&amp;nbsp; Why would it be firing in this case?</description><pubDate>Fri, 03 Nov 2006 16:57:02 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>RE: CheckRulesOnCurrentRow firing on property change?</title><link>http://forum.strataframe.net/FindPost4146.aspx</link><description>Yes, I think I understand why things are working differently in this case.&amp;nbsp; I just need to set that property to False and it works like I want it to.</description><pubDate>Fri, 03 Nov 2006 16:57:02 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>RE: CheckRulesOnCurrentRow firing on property change?</title><link>http://forum.strataframe.net/FindPost4145.aspx</link><description>When you call Add, the record position is navigated to the new record.&amp;nbsp; Does this answer your question?</description><pubDate>Fri, 03 Nov 2006 16:15:13 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: CheckRulesOnCurrentRow firing on property change?</title><link>http://forum.strataframe.net/FindPost4144.aspx</link><description>I was searching the properties for something that might affect this and found CheckCurrentRowBeforeNavigate.&amp;nbsp; When I set this to False my problem goes away, but I don't really understand why I guess.&amp;nbsp; It seems like it's checking the current row when I set a property not when I call a move, navigate, or seek...</description><pubDate>Fri, 03 Nov 2006 16:13:27 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item></channel></rss>