﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Me.ListView1.Requery()</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:50:13 GMT</lastBuildDate><ttl>20</ttl><item><title>Me.ListView1.Requery()</title><link>http://forum.strataframe.net/FindPost2483.aspx</link><description>Where does this go again to automatically repopulate a SF Listbox that uses a Fill method I wrote.&lt;br&gt;
&lt;br&gt;
Listview populates from ordersBO, which fills based on the parent BO's primekey. Standard stuff....&lt;br&gt;
&lt;br&gt;
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.&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;</description><pubDate>Fri, 25 Aug 2006 15:13:43 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Me.ListView1.Requery()</title><link>http://forum.strataframe.net/FindPost2486.aspx</link><description>Generally the Navigated event is the best place to add this code.</description><pubDate>Fri, 25 Aug 2006 15:13:43 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Me.ListView1.Requery()</title><link>http://forum.strataframe.net/FindPost2485.aspx</link><description>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?</description><pubDate>Fri, 25 Aug 2006 14:39:57 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Me.ListView1.Requery()</title><link>http://forum.strataframe.net/FindPost2484.aspx</link><description>You can call the Requery() method wherever you need to.&amp;nbsp; 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.</description><pubDate>Fri, 25 Aug 2006 14:34:53 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>