﻿<?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 - Display numeric notation when typing in the webgrid cell</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Display-numeric-notation-when-typing-in-the-webgrid-cell/</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>Display numeric notation when typing in the webgrid cell</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Display-numeric-notation-when-typing-in-the-webgrid-cell/</link><pubDate>Mon, 24 Oct 2016 17:31:11 GMT</pubDate><dc:creator>manglu</dc:creator><category>webgrid cell numeric notation</category><description>&lt;p&gt;Thank you Yudi, it is helpful.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Display numeric notation when typing in the webgrid cell</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Display-numeric-notation-when-typing-in-the-webgrid-cell/</link><pubDate>Thu, 20 Oct 2016 02:42:43 GMT</pubDate><dc:creator>yudi</dc:creator><category>webgrid cell numeric notation</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;In my opinion, your scenario can be achieved by integrating WebInput into WebGrid.&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;&lt;span style="color: #1f497d;"&gt;By doing so, you can utilize the features of WebInput such as formatting display text; formatting edit text; input highlight; and masking. &lt;a href="http://intersoftsolutions.com:2400/WebInput/DisplayFormatNumericFormat.aspx" target="_blank"&gt;This sample&lt;/a&gt; of WebInput demonstrates WebInput control with numeric display format. Try to alter the culture by selecting it from the drop down list located on the top-right corner of the sample.&lt;/span&gt;&lt;/p&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;p&gt;&lt;span style="color: #1f497d;"&gt;Edited on October 20, 2016 1:08 AM&lt;br&gt;
        Reason: add information about built-in feature in WebGrid&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;&lt;span style="color: #1f497d;"&gt;WebGrid supports .NET built-in masking, such as "c" for currency, "d" for short date, custom pattern such as "MM/dd/yyy" and so on. When the edit mode is activated, it will check the assigned DataFormatString and apply it to the built-in validation core function for data checking and masking. In the &lt;a href="http://live.intersoftsolutions.com/cs/WebGrid/BuiltinMasking.aspx?noframe=1" target="_blank"&gt;sample&lt;/a&gt;, the DataFormatString property of UnitPrice column is set to "c" (currency).&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;
        &lt;span style="color: #1f497d;"&gt;WebGrid also has numeric formatting feature. You only need to fill DataFormatString property with the numeric format. In the &lt;a href="http://live.intersoftsolutions.com/cs/WebGrid/NumericFormatting.aspx?noframe=1" target="_blank"&gt;sample&lt;/a&gt;, try to edit UnitPrice to 1234 and Discount to 0.35.&lt;/span&gt;
    &lt;/p&gt;
    &lt;p&gt;&lt;span style="color: #1f497d;"&gt;WebGrid also supports custom format string, such as 0, #, ., comma, #, E0, \, Literal as well as ;. For more detail, please check the sample in &lt;a href="http://live.intersoftsolutions.com/cs/WebGrid/MaskingwithCustomFormat.aspx?noframe=1" target="_blank"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Display numeric notation when typing in the webgrid cell</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Display-numeric-notation-when-typing-in-the-webgrid-cell/</link><pubDate>Tue, 18 Oct 2016 20:45:44 GMT</pubDate><dc:creator>manglu</dc:creator><category>webgrid cell numeric notation</category><description>&lt;p&gt;Hello,&lt;br&gt;&lt;/p&gt;&lt;p&gt;I&amp;nbsp;would like to have the ability to display the numeric culture notation for integer / decimal webgrid cells automatically when typing into the cell(e.g. show a thousand separator - comma or period depending on the culture - as the user is typing).&lt;/p&gt;&lt;p&gt;Can you provide an advice please?&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Mang&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>