StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Save method changes currentrow?
Save method changes currentrow?
Post Reply
Like
0
Save method changes currentrow?
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Greg McGuffey
Greg McGuffey
posted 19 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 2K,
Visits: 6.6K
I noticed that when I call Save() from code, the current row is changed. I was saving changes to two rows. I used the SeekByPrimaryKey() to navigate to the rows to change, change the data via properties, then saved using Save. After I was done, the first row in the BO was the current row. This row wasn't involved in the changes. There is a Sort set on the BO. What's up? Is this normal? Why? Inquiring minds want to know!
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
Save method changes currentrow?
Greg McGuffey
-
19 Years Ago
We do not sort the BO anywhere in the code explicitly. We will...
Trent L. Taylor
-
19 Years Ago
hmmmm...it sure was last night. Could this sort of thing be caused if...
Greg McGuffey
-
19 Years Ago
Obviously I do not know what your code is doing, but the number one...
Trent L. Taylor
-
19 Years Ago
So, if I'm just using the WithEvents in the declare and then Handles...
Greg McGuffey
-
19 Years Ago
You don't :) Unlike the AddHandler/RemoveHandler, the...
StrataFrame Team
-
19 Years Ago
Ah, OK. I'm going to check my code now....time to take out the...
Greg McGuffey
-
19 Years Ago
If I have a reference to a BO in code and then a reference to that...
Greg McGuffey
-
19 Years Ago
Disposing of the BO handles both... in the Dispose() method of the BO,...
StrataFrame Team
-
19 Years Ago
Great!
Greg McGuffey
-
19 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