﻿<?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 / Enhancement Requests  / SampleCRApplication Problem / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Thu, 20 Nov 2008 07:48:48 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SampleCRApplication Problem</title><link>http://forum.strataframe.net/Topic9758-9-1.aspx</link><description>Yeah, when you are editing data within a business object, it's recommended to turn off any filters or sorts because the business object will change it's CurrentRow as the data within the sorted column changes.  The CurrentRow property doesn't have a backing field... it's just a wrapper that returns CurrentView(CurrentRowIndex).  So, since the row index is static as the data changes, the CurrentRow will pull different rows because the rows are being reordered/filtered.</description><pubDate>Mon, 25 Jun 2007 08:51:49 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>RE: SampleCRApplication Problem</title><link>http://forum.strataframe.net/Topic9758-9-1.aspx</link><description>Hi Rogerio.&lt;/P&gt;&lt;P&gt;Guess you are fine now... ;)</description><pubDate>Sat, 23 Jun 2007 10:59:30 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: SampleCRApplication Problem</title><link>http://forum.strataframe.net/Topic9758-9-1.aspx</link><description>In the SampleListViewPopulation example I found as to classify columns in the ListView.&lt;/P&gt;&lt;P&gt;Tks!!! :D</description><pubDate>Fri, 22 Jun 2007 21:02:58 GMT</pubDate><dc:creator>Rogerio Mauri</dc:creator></item><item><title>RE: SampleCRApplication Problem</title><link>http://forum.strataframe.net/Topic9758-9-1.aspx</link><description>Applying a filter (CustomerCreditCards.Filter = "....") the error also occurs.</description><pubDate>Fri, 22 Jun 2007 18:28:49 GMT</pubDate><dc:creator>Rogerio Mauri</dc:creator></item><item><title>SampleCRApplication Problem</title><link>http://forum.strataframe.net/Topic9758-9-1.aspx</link><description>It uses the SampleCRMApplication example to reproduce the problem.&lt;P&gt;I intend that lstCard sorts the registers for the column to cc_CardNumber.&lt;/P&gt;&lt;P&gt;Then, I modified the "Private Sub EditCreditCard()" including CustomerCreditCards.Sort = "cc_CardNumber" after lstCards.Requery()&lt;/P&gt;&lt;P&gt;When you edit or include a register from the CreditCardEditor form the lines of lstCards you start to present given incorrect, demonstrating that, of some form, sort affected the routine. Remembering, an option luck is important.&lt;/P&gt;&lt;P&gt;It includes some registers and later it edits the line to understand the problem better. &lt;/P&gt;&lt;P&gt;It forgives me if the translation of the Alta Vista is not if making to understand.;)</description><pubDate>Fri, 22 Jun 2007 18:08:31 GMT</pubDate><dc:creator>Rogerio Mauri</dc:creator></item></channel></rss>