StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
.NewRow() doesn't move the newly added row
.NewRow() doesn't move the newly added row
Post Reply
Like
0
.NewRow() doesn't move the newly added row
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Leonard P.
Leonard P.
posted 15 Years Ago
ANSWER
Topic Details
Share Topic
Group: Awaiting Activation
Posts: 65,
Visits: 306
Hi,
I am seeing this behavior in StrataFrame:
When calling .NewRow() inside one of the BO methods, the current row position doesn't change to the new row as per documentation.
this.NewRow();
Debug.WriteLine(this["IndexId"].ToString()); //Expect to see -1, but it's not the case
Debug.WriteLine(this.CurrentRow.RowState.ToString()); //Expect to see 'Added', but get 'Unchanged' instead
Either I am doing something wrong or it's a bug in SF
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
.NewRow() doesn't move the newly added row
Leonard P.
-
15 Years Ago
Howdy :) I just double checked this and it is working as designed on...
Dustin Taylor
-
15 Years Ago
Thanks Dustin,
Yes, it's very strange. It works fine in...
Leonard P.
-
15 Years Ago
[quote][b]Leonard P. (02/12/2009)[/b][hr]Thanks Dustin,Yes, it's very...
Edhy Rijo
-
15 Years Ago
As you can see the code is very much modularize, .NewRow() is one line...
Leonard P.
-
15 Years Ago
If you are using a BBS and under certain other conditions, there was a...
Trent L. Taylor
-
15 Years Ago
Hi Trent,
I've installed the latest beta version from the link...
Leonard P.
-
15 Years Ago
You will have to provide a sample then as I know that this works. Most...
Trent L. Taylor
-
15 Years Ago
[quote] Most likely there is something in your code that is preventing...
Leonard P.
-
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