StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
How do you know what record your on in a BO
How do you know what record your on in a BO
Post Reply
Like
0
How do you know what record your on in a BO
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Terry Bottorff
Terry Bottorff
posted 14 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 448,
Visits: 12K
Lets assume that my BO has 10 records in it and for what ever reason I move thru the first 2 records and now I am on record three.
Now I want to store where I am in the BO so that I can return to record 3 if I have to. How do I store a pointer to record 3 so I can return if I have to. I thought I wanted to use MoveAbsolute to return to this record but I don't know it's position unless I set up a counter?
I thought I might be able to use currentrow or currentrowindex but I can not seem to find the correct syntax if I can use these. Is there a simple way to do this or do I need to use a counter?
TIA.
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
How do you know what record your on in a BO
Terry Bottorff
-
14 Years Ago
Hi Terry, The CurrentRowIndex will give you the index of the current...
Edhy Rijo
-
14 Years Ago
Dim myCurrentRowIndex As Integer = Me...
Terry Bottorff
-
14 Years Ago
Hi Terry, I am glad this worked for you. Happy holidays to you too!
Edhy Rijo
-
14 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