﻿<?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 » Enhancement Requests  » Preserve rowstate when copydata</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 08:11:15 GMT</lastBuildDate><ttl>20</ttl><item><title>Preserve rowstate when copydata</title><link>http://forum.strataframe.net/FindPost13971.aspx</link><description>Hi,&lt;br&gt;
Firstly, I would like to appreciate the enhancement made to CopyDataFrom method which only copy data from column that exist in target table.&lt;br&gt;
&lt;br&gt;
I would like to ask for enhancement to have additional option whether want to preserve the data rowstate. It is very usually while we are working on feature like copy, import data from other txn (import purchase order txns to purchase invoice) and etc.&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Thu, 16 Dec 2010 14:13:09 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Preserve rowstate when copydata</title><link>http://forum.strataframe.net/FindPost29219.aspx</link><description>As I had posted before, this is actually a fairly complex request.&amp;nbsp; It isn't just a matter of setting the row state, it entails dealing with many handlers, bindings, etc.&amp;nbsp; In a simple scenario, it would be a pretty simple problem, just make the row state match the source record.&amp;nbsp; But the problem is making this work in a scenario where binding has been implemented.&amp;nbsp; This is still on our radar, but until we test this in all of theses scenarios, we cannot do a "quick and dirty" release.&lt;br/&gt;&lt;br/&gt;That said, we still have this on our list.</description><pubDate>Thu, 16 Dec 2010 14:13:09 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Preserve rowstate when copydata</title><link>http://forum.strataframe.net/FindPost29217.aspx</link><description>It is on the list of enhancements. I'll pass on your "Up vote" for the feature to the development team. :D</description><pubDate>Thu, 16 Dec 2010 14:07:28 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Preserve rowstate when copydata</title><link>http://forum.strataframe.net/FindPost29213.aspx</link><description>&lt;div&gt;Hello Trent.&amp;nbsp;&lt;div&gt;Some news about this request?&amp;nbsp;&lt;div&gt;This feature would be useful for me.&lt;br/&gt;&lt;br/&gt;[quote][b]Trent L. Taylor (2/5/2008)[/b][hr]Oh, yeah, I see what you are talking about.&amp;nbsp; I have actually had this issue before myself.&amp;nbsp; This is actually quite&amp;nbsp;a bit more work and why I didn't implement it when I ran into it the last time.&amp;nbsp; However, I still think that this is a good request and will add it to the list to look at again.&amp;nbsp; Thanks.[/quote]</description><pubDate>Thu, 16 Dec 2010 06:51:22 GMT</pubDate><dc:creator>Danillo Barbosa</dc:creator></item><item><title>RE: Preserve rowstate when copydata</title><link>http://forum.strataframe.net/FindPost14023.aspx</link><description>Oh, yeah, I see what you are talking about.&amp;nbsp; I have actually had this issue before myself.&amp;nbsp; This is actually quite&amp;nbsp;a bit more work and why I didn't implement it when I ran into it the last time.&amp;nbsp; However, I still think that this is a good request and will add it to the list to look at again.&amp;nbsp; Thanks.</description><pubDate>Tue, 05 Feb 2008 11:47:32 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Preserve rowstate when copydata</title><link>http://forum.strataframe.net/FindPost14022.aspx</link><description>Hi,&lt;br&gt;
&lt;br&gt;
[quote]Are you referring to the CopyDataFrom having an overload to prevent the RowState from changing?  I assume that is what you are referring to, which would be easy to do, but I just wanted to clarify.  Thanks.[/quote]&lt;br&gt;
&lt;br&gt;
Yes.&lt;br&gt;
&lt;br&gt;
[quote]Just FYI, you could force this right now in another line of code:&lt;br&gt;
&lt;br&gt;
MyBo.CurrentDataTable.AcceptChanges()[/quote]&lt;br&gt;
&lt;br&gt;
Currently, SF BO always acceptchanges after copy data. It caused datarow.rowstate = unchanged. I need a overload to preserve it so that copied datarow.rowstate = added / modified.&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Tue, 05 Feb 2008 11:45:20 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Preserve rowstate when copydata</title><link>http://forum.strataframe.net/FindPost14015.aspx</link><description>Are you referring to the CopyDataFrom having an overload to prevent the RowState from changing?&amp;nbsp; I assume that is what you are referring to, which would be easy to do, but I just wanted to clarify.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;Just FYI, you could force this right now in another line of code:&lt;/P&gt;&lt;P&gt;[codesnippet]MyBo.CurrentDataTable.AcceptChanges()[/codesnippet]</description><pubDate>Tue, 05 Feb 2008 10:31:12 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>