﻿<?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?)  » FormatString in ListViewPopulationSettings Wizard</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 17:04:09 GMT</lastBuildDate><ttl>20</ttl><item><title>FormatString in ListViewPopulationSettings Wizard</title><link>http://forum.strataframe.net/FindPost20295.aspx</link><description>I'm have setup the SF Listview using the ListViewPopulationSettings wizard.&amp;nbsp; I want to display a column in the currency format.&amp;nbsp; In the wizard I currently have the format set to {1} which displays the value as 80.0000.&amp;nbsp; How do get the listview to display the value as $80.00?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Thu, 23 Oct 2008 14:14:36 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: FormatString in ListViewPopulationSettings Wizard</title><link>http://forum.strataframe.net/FindPost20303.aspx</link><description>Hi Edhy,&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp; That is what I was looking for.&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Thu, 23 Oct 2008 14:14:36 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: FormatString in ListViewPopulationSettings Wizard</title><link>http://forum.strataframe.net/FindPost20302.aspx</link><description>Hi Jeff,&lt;/P&gt;&lt;P&gt;What about setting the ListView.PerformEditActionOnDoubleClick = False (by default it is True) :hehe:</description><pubDate>Thu, 23 Oct 2008 14:05:34 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: FormatString in ListViewPopulationSettings Wizard</title><link>http://forum.strataframe.net/FindPost20300.aspx</link><description>Thanks Trent.&amp;nbsp; That worked.&amp;nbsp; However, I have another question.&amp;nbsp; Is there a way to stop the ChildFormDialog from openning when double clicking on a row within the list box.&amp;nbsp; Under some conditions on the parent form I don't want the user to be able to do this.&amp;nbsp; I thought I would put the logic in the BeforeChildFormExecuted event, but there is no way I see using the event args&amp;nbsp;to cancel it from openning.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Thu, 23 Oct 2008 13:47:41 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: FormatString in ListViewPopulationSettings Wizard</title><link>http://forum.strataframe.net/FindPost20297.aspx</link><description>{1:C} if you want the currency format.&amp;nbsp; {1:n2} if you just want it to be numeric with 2 decimals.</description><pubDate>Thu, 23 Oct 2008 13:14:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>