<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — How to restart GridView Results ?]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=567</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=567&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to restart GridView Results ?.]]></description>
		<lastBuildDate>Sun, 12 Oct 2014 18:16:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to restart GridView Results ?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2782#p2782</link>
			<description><![CDATA[<p>usually you do not need to use &quot;Auto execution&quot; and Search button together.</p><br /><p>you can clear values from filter control then update TableGrid</p><br /><div class="codebox"><pre><code>Form1.Edit1.Clear;
Form1.Edit2.Clear;
Form1.TableGrid1.dbUpdate;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Sun, 12 Oct 2014 18:16:35 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2782#p2782</guid>
		</item>
		<item>
			<title><![CDATA[How to restart GridView Results ?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2775#p2775</link>
			<description><![CDATA[<p>Hi,<br />I&#039;ve enabled Auto execution query on a GridView.<br />Also I have a Search button that can change GridView results with some filters.<br />So I need to know how can I wrote a script to restart GridView to show all records ?!</p><p>Thanks a lot</p>]]></description>
			<author><![CDATA[null@example.com (sonixax)]]></author>
			<pubDate>Sun, 12 Oct 2014 16:44:06 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2775#p2775</guid>
		</item>
	</channel>
</rss>
