﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - why DataFormatString does not work?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/why-DataFormatString-does-not-work/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>why DataFormatString does not work?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/why-DataFormatString-does-not-work/</link><pubDate>Thu, 19 Nov 2009 00:53:19 GMT</pubDate><dc:creator>yudi</dc:creator><category>DataFormatString</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Glad to hear the good news.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>why DataFormatString does not work?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/why-DataFormatString-does-not-work/</link><pubDate>Wed, 18 Nov 2009 23:06:47 GMT</pubDate><dc:creator>rogerchen.tangshuo@gmail.com</dc:creator><category>DataFormatString</category><description>&lt;p&gt;I found the reason because of the data, in oracle "DECODE(d.TotalTime, 0, NULL, ROUND(c.DredgingTime / d.TotalTime, 2)) AS month_dredging_rate," return string type, not decimal type. so DataFormatString="p" does not work.&lt;/p&gt;
&lt;p&gt;thanks a lot&lt;/p&gt;</description></item><item><title>why DataFormatString does not work?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/why-DataFormatString-does-not-work/</link><pubDate>Wed, 18 Nov 2009 04:46:36 GMT</pubDate><dc:creator>yudi</dc:creator><category>DataFormatString</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I created a simple experiment on WebGrid.NET 6.0 build 217 and WebUI.NET Framework 3.0 build 705 based on the information that you provide. The grid is bind to “OrderDetails” table of Northwind database using AccessDataSource control and the “Discount” column is set to have DataFormatString=”p”.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I was unable to repro the issue on my end. Please modify the attached sample so that it replicates the issue and then have the sample send back to us to be investigated further.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>why DataFormatString does not work?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/why-DataFormatString-does-not-work/</link><pubDate>Mon, 16 Nov 2009 20:27:35 GMT</pubDate><dc:creator>rogerchen.tangshuo@gmail.com</dc:creator><category>DataFormatString</category><description>&lt;p&gt;In WebGrid 6.0&lt;/p&gt;
&lt;p&gt;&amp;lt;ISWebGrid:WebGridColumn Caption="Caption1" DataMember="dm1" DataType="System.Decimal"&lt;br /&gt;&lt;/p&gt;&amp;nbsp;                       Name="dm1" Width="120px" &lt;strong&gt;DataFormatString="p"&lt;/strong&gt;&amp;gt;&lt;br /&gt;                        &amp;lt;CellStyle HorizontalAlign="Right" Padding-Right="5px"&amp;gt;&lt;br /&gt;                            &amp;lt;Padding Right="5px"&amp;gt;&amp;lt;/Padding&amp;gt;&lt;br /&gt;                        &amp;lt;/CellStyle&amp;gt;&lt;br /&gt;                    &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt;
&lt;p&gt;but display not right. why?&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;</description></item></channel></rss>