<?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 — indicate the numbers of rows]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=573</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=573&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in indicate the numbers of rows.]]></description>
		<lastBuildDate>Tue, 14 Oct 2014 09:18:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: indicate the numbers of rows]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2801#p2801</link>
			<description><![CDATA[<p>Yes, you can.</p><div class="codebox"><pre><code>procedure Form1_TableGrid1_OnChange (Sender: string);
begin
     Form1.Label1.Caption := IntToStr( Form1.TableGrid1.RowCount );
end;</code></pre></div><br /><p>Let me know, if you need example project.</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Tue, 14 Oct 2014 09:18:51 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2801#p2801</guid>
		</item>
		<item>
			<title><![CDATA[indicate the numbers of rows]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2800#p2800</link>
			<description><![CDATA[<p>Hi.</p><p>Is possible to specify the numbers of rows thas appear in a tablegrid, after a search in a text field or in a message box?.<br />Thank you</p>]]></description>
			<author><![CDATA[null@example.com (rrg33l)]]></author>
			<pubDate>Tue, 14 Oct 2014 08:41:43 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2800#p2800</guid>
		</item>
	</channel>
</rss>
