Populating Business Object


Author
Message
Ger Cannoll
Ger Cannoll
Advanced StrataFrame User (866 reputation)Advanced StrataFrame User (866 reputation)Advanced StrataFrame User (866 reputation)Advanced StrataFrame User (866 reputation)Advanced StrataFrame User (866 reputation)Advanced StrataFrame User (866 reputation)Advanced StrataFrame User (866 reputation)Advanced StrataFrame User (866 reputation)Advanced StrataFrame User (866 reputation)
Group: StrataFrame Users
Posts: 430, Visits: 507
I am following the Getting Started manual but have come to a halt. Am uisng C# rather than VB if that makes a difference. I am at the point where I want to call the FillMyTable from the ParentLoading Event (I have set this method up in the Business Object)

I right click on View Code for the Form, and on the Left hand drop down I can only see Form1 (with all the Code) and on the RHS I can see all the Objects on the form)

Cant get up the ParentFormLoading event.....

Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
All of Edhy's suggestions are good ones.  It sounds like you may not have created an SF application and/or SF form.  That would be the first place to look.  Ensure that your form inherits from the MicroFour.StrataFrame.UI.Windows.Forms.StandardForm and then try again.  Even though the ParentFormLoading event is on the BO, it does work in conjunction with the SF BaseForm (which StandardForm inherits).
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search