StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
»
Me.ListView1.Requery()
Me.ListView1.Requery()
Post Reply
Like
0
Me.ListView1.Requery()
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Keith Chisarik
Keith Chisarik
posted 19 Years Ago
ANSWER
Topic Details
Share Topic
Group: StrataFrame Users
Posts: 939,
Visits: 40K
Where does this go again to automatically repopulate a SF Listbox that uses a Fill method I wrote.
Listview populates from ordersBO, which fills based on the parent BO's primekey. Standard stuff....
Right now it is all working but I have my requery in a buton on the form and connot for thw life of me figure where it goes.
Thanks.
Keith Chisarik
Sigma Data Systems
Reply
Like
0
StrataFrame Team
S
StrataFrame Team
posted 19 Years Ago
ANSWER
Post Details
Share Post
S
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
You can call the Requery() method wherever you need to. If you need to pass parameters to the Requery() method, you can do it in the Requery() method itself, or you can set the parameters in the ListView.ListPopulating event.
Reply
Like
0
Keith Chisarik
Keith Chisarik
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 939,
Visits: 40K
I asked the question poorly. What method should I put any code that I want to execute when the record pointer has changed on a BO?
Keith Chisarik
Sigma Data Systems
Reply
Like
0
Trent Taylor
Trent Taylor
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
Generally the Navigated event is the best place to add this code.
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
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