StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Copy Current Record
Copy Current Record
Post Reply
Like
0
Copy Current Record
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Bill Cunnien
Bill Cunnien
posted 16 Years Ago
ANSWER
HOT
Topic Details
Share Topic
Group: Forum Members
Posts: 785,
Visits: 3.6K
I searched the forum in vain for an answer to this. How do I copy the current record of BO to a new record in the same BO, reset a couple of values, navigate to that new record and allow the user to alter any necessary fields before saving? This seems very simple.
Thanks,
Bill
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Copy Current Record
Bill Cunnien
-
16 Years Ago
Yeah, you can just create a shared (sorry static since you are C# ;))...
Trent L. Taylor
-
16 Years Ago
I did something similar a couple of minutes ago. I added a BO to the...
Bill Cunnien
-
16 Years Ago
There does not appear to be an items collection within the business...
Bill Cunnien
-
16 Years Ago
Bill you can just drop the .items. For example MyBO("ColumnName") =...
Paul Chase
-
16 Years Ago
Excellent Paul! Thanks!! I am wondering, though, why no property...
Bill Cunnien
-
16 Years Ago
Is it this? myBO .CurrentDataTable.Columns[myCol.ColumnName] The...
Bill Cunnien
-
16 Years Ago
Ran into another issue while testing...null values. These things just...
Bill Cunnien
-
16 Years Ago
Here is the offending code: private class...
Bill Cunnien
-
16 Years Ago
You cannot set a NULL value through the strong-typed property... and...
StrataFrame Team
-
16 Years Ago
[quote][b]Ben Chase (01/23/2008)[/b][hr] partsBO1.CurrentRow[mCol] =...
Bill Cunnien
-
16 Years Ago
Woops, didn't look at the sample closely enough... didn't realize you...
StrataFrame Team
-
16 Years Ago
[quote][b]Ben Chase (01/24/2008)[/b][hr]try this instead:...
Bill Cunnien
-
16 Years Ago
[quote][b]Trent L. Taylor (01/21/2008)[/b][hr]This is probably...
Edhy Rijo
-
16 Years Ago
I guess I don't know what you are referring to. You can view the...
Trent L. Taylor
-
16 Years Ago
[quote][b]Trent L. Taylor (03/17/2008)[/b][hr]I guess I don't know...
Edhy Rijo
-
16 Years Ago
There is not a framework function to do this....you are really better...
Trent L. Taylor
-
16 Years Ago
Thanks again, will follow your advice.
Edhy Rijo
-
16 Years Ago
Here is my implementation of copying the current record into the same...
Edhy Rijo
-
16 Years Ago
Hi Edhy Thanks for your commentes. Can you post a sample of how to...
Juan Carlos Pazos
-
15 Years Ago
[quote][b]Juan Carlos Pazos (02/15/2009)[/b][hr]Hi Edhy Thanks for...
Edhy Rijo
-
15 Years Ago
Hi Edji The routine works great thanks. Just a simple question: How...
Juan Carlos Pazos
-
15 Years Ago
Hi Juan Carlos,
Sorry, but I have no idea how to accomplish what...
Edhy Rijo
-
15 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search