StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Issues
»
Why not passing BO that was edited on form's FormEditingStateChanged?
Why not passing BO that was edited on form's FormEditingStateChanged?
Post Reply
Like
1
Why not passing BO that was edited on form's FormEditingStateChanged?
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Fabian R Silva, -
Fabian R Silva, -
posted 13 Years Ago
ANSWER
Topic Details
Share Topic
Group: StrataFrame Users
Posts: 153,
Visits: 1.2K
Why Strataframe framework's Base Form pass "nothing" instead of e.BusinessObject in FormEditingStateChanged event raise? I have some forms with parent/brother +child forms and I cannot known what BO is calling this (and it's called 1 time for each BO in includeInFormSave).
Private Sub HandleBOEditingStateChanged(ByVal
e As EditingStateChangedEventArgs
)
'-- Turn around and raise the form's event
RaiseEvent FormEditingStateChanged(New EditingStateChangedEventArgs(
Nothing
, Me.EditingState))
End Sub
Thanks.
Tags
Event Handling
FormEditingStateChanged
Edited
12 Years Ago by
Fabian R Silva, -
Reply
Like
1
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
1
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search