<?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 Change Format Datetime In TableGrid]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=9246</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=9246&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How To Change Format Datetime In TableGrid.]]></description>
		<lastBuildDate>Sun, 15 Jun 2025 21:42:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How To Change Format Datetime In TableGrid]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=52626#p52626</link>
			<description><![CDATA[<div class="quotebox"><cite>prahousefamily wrote:</cite><blockquote><p><strong>Thank You sparrow</strong></p><br /><p>I Try Solution 1 Create a calculated field with the TEXT field type And Use Query Converter Text To Format It OK ...<br />But <br />Solution 2 tnxdatecolumn(Form1.TableGrid1.Columns[с]).formatmask := &#039;yyyy-mm-dd hh:mm:ss&#039;<br />Nothing has changed<br />It would be great if you could show me a sample project.</p></blockquote></div><p>Don&#039;t forget add Script call on (OnChange) for TableGrid</p>]]></description>
			<author><![CDATA[null@example.com (FMR)]]></author>
			<pubDate>Sun, 15 Jun 2025 21:42:10 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=52626#p52626</guid>
		</item>
		<item>
			<title><![CDATA[Re: How To Change Format Datetime In TableGrid]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=52421#p52421</link>
			<description><![CDATA[<p>I give you a really working code.<br />tnxdatecolumn(Form1.TableGrid1.Columns[с]).formatmask := &#039;yyyy-mm-dd hh:mm:ss&#039;;<br />I hope you substituted your column number instead of &quot;с&quot; in square brackets.</p>]]></description>
			<author><![CDATA[null@example.com (sparrow)]]></author>
			<pubDate>Fri, 02 May 2025 06:45:38 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=52421#p52421</guid>
		</item>
		<item>
			<title><![CDATA[Re: How To Change Format Datetime In TableGrid]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=52418#p52418</link>
			<description><![CDATA[<p><strong>Thank You sparrow</strong></p><br /><p>I Try Solution 1 Create a calculated field with the TEXT field type And Use Query Converter Text To Format It OK ...<br />But <br />Solution 2 tnxdatecolumn(Form1.TableGrid1.Columns[с]).formatmask := &#039;yyyy-mm-dd hh:mm:ss&#039;<br />Nothing has changed<br />It would be great if you could show me a sample project.</p>]]></description>
			<author><![CDATA[null@example.com (prahousefamily)]]></author>
			<pubDate>Fri, 02 May 2025 03:25:10 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=52418#p52418</guid>
		</item>
		<item>
			<title><![CDATA[Re: How To Change Format Datetime In TableGrid]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=52411#p52411</link>
			<description><![CDATA[<p>There may be several solutions:<br />1. Create a calculated field with the TEXT field type. In this field, you use the strftime() function to form the date sequence you need. <br />Output this calculated field to the table.<br />2. In the OnChange table event, write a command to change the display of the date and time. Something like this: tnxdatecolumn(Form1.TableGrid1.Columns[с]).formatmask := &#039;yyyy-mm-dd hh:mm:ss&#039;;</p><p>It should be noted that the second option, when large volumes of information are output to a table or Excel, MAY affect the speed<br />of displaying the results.</p>]]></description>
			<author><![CDATA[null@example.com (sparrow)]]></author>
			<pubDate>Thu, 01 May 2025 08:00:00 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=52411#p52411</guid>
		</item>
		<item>
			<title><![CDATA[How To Change Format Datetime In TableGrid]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=52409#p52409</link>
			<description><![CDATA[<p>How To Change Format Datetime In TableGrid ???</p><p><span class="postimg"><img src="https://i.ibb.co/BHvGcnkF/D20250501-T131013.png" alt="https://i.ibb.co/BHvGcnkF/D20250501-T131013.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (prahousefamily)]]></author>
			<pubDate>Thu, 01 May 2025 06:15:50 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=52409#p52409</guid>
		</item>
	</channel>
</rss>
