﻿<?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 - Adding new Feature request</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Adding-new-Feature-request/</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>Adding new Feature request</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Adding-new-Feature-request/</link><pubDate>Tue, 18 May 2010 10:02:34 GMT</pubDate><dc:creator>tlusby</dc:creator><category>WebGrid and WebInput feature request</category><description>&lt;p&gt;Thanks!  That would be helpful.&lt;/p&gt;</description></item><item><title>Adding new Feature request</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Adding-new-Feature-request/</link><pubDate>Mon, 17 May 2010 05:20:48 GMT</pubDate><dc:creator>yudi</dc:creator><category>WebGrid and WebInput feature request</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I have forwarded this to WebInput development team. The team will check the feasibility to implement this feature on the upcoming build of WebInput 4.0.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Thank you for your valuable feedback.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Adding new Feature request</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Adding-new-Feature-request/</link><pubDate>Fri, 14 May 2010 18:03:39 GMT</pubDate><dc:creator>yudi</dc:creator><category>WebGrid and WebInput feature request</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I need to discuss this topic with WebInput development team. I have forwarded this (along with the sample) to WebInput development team and will let you know any news I heard from the team regarding this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Thank you for your valuable feedback.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Adding new Feature request</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Adding-new-Feature-request/</link><pubDate>Thu, 13 May 2010 13:23:18 GMT</pubDate><dc:creator>tlusby</dc:creator><category>WebGrid and WebInput feature request</category><description>&lt;p&gt;Yudi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Here is an example of what we're talking about.  I have a display format of ####.####.  I put this same format in the Edit format was well.  When I put in 1.3  it puts the 1___.3 on the screen (SkipOptional = true).  When SkipOptional = false it makes me either tab to the placeholder I want or put leading zeros (0001.3).&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I have included the file with our test in it.  Any help Yudi will be greatly appreciated.  This is a big issue for us.&lt;/p&gt;</description></item><item><title>Adding new Feature request</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Adding-new-Feature-request/</link><pubDate>Thu, 13 May 2010 12:47:12 GMT</pubDate><dc:creator>yudi</dc:creator><category>WebGrid and WebInput feature request</category><description>&lt;blockquote&gt;... &lt;p&gt;&lt;strong&gt;Description:&lt;/strong&gt; The WebInput does not allow the user to enter a decimal point.&amp;nbsp; Need the ability to enter decimals. In this example, you can see it does not allow the user to type 52.22.&amp;nbsp; (&lt;a href="http://live.intersoftpt.com/cs/WebInput/DisplayFormatNumericFormat.aspx?noframe=1&amp;amp;path=/WebInput/Numeric Input"&gt;http://live.intersoftpt.com/cs/WebInput/DisplayFormatNumericFormat.aspx?noframe=1&amp;path=/WebInput/Numeric Input&lt;/a&gt;)&lt;/p&gt;... &lt;br /&gt;... &lt;p&gt;&lt;strong&gt;Problem Statement:&lt;/strong&gt; The WebInput does not allow the user to enter a decimal point.&amp;nbsp; Need the ability to enter decimals. In this example, you can see it does not allow the user to type 52.22.&amp;nbsp; (&lt;a href="http://live.intersoftpt.com/cs/WebInput/DisplayFormatNumericFormat.aspx?noframe=1&amp;amp;path=/WebInput/Numeric Input"&gt;http://live.intersoftpt.com/cs/WebInput/DisplayFormatNumericFormat.aspx?noframe=1&amp;path=/WebInput/Numeric Input&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;... &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;WebInput already has the ability to allow users to enter a decimal point. The problem that happen on the live sample link that you mention earlier is that WebInput only accept the decimal point (‘.’ Character) from alphanumeric pad of keyboard and not accept the decimal point from numeric pad of keyboard.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Currently, this issue has been resolved by WebInput development team. The hotfix of this minor glitch will be&amp;nbsp;available in the next regular release of WebInput.&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;blockquote&gt;... &lt;p&gt;Also, the user should not be able to enter past a specified format defined...for example if the format is definied as format="0000#.####" .&amp;nbsp; The user should not be able to type 5.12345.&amp;nbsp; The user should be able to type 5.1234&lt;/p&gt;...&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;WebInput 4.0 has DisplayFormat and EditFormat that can be used to format and validate the display text according to supplied format expression. Please ensure that you have defined the EditFormat of WebInput. This issue is most likely happen because you only provide the DisplayFormat. In order to set the format when user enter the value, please define the EditFormat as well.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Adding new Feature request</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Adding-new-Feature-request/</link><pubDate>Thu, 13 May 2010 09:55:02 GMT</pubDate><dc:creator>jcrendulic</dc:creator><category>WebGrid and WebInput feature request</category><description>&lt;p&gt;I am trying to add a new feature request and the site is giving me errors when I try to do so.  I am attaching a screen shot of the error.  When I select a product the topoic dropdown does not have any values in it.  Then, I get an error when I try to save.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Can someone please request this new feature for me?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Description:&lt;/strong&gt; The WebInput does not allow the user to enter a decimal point.  Need the ability to enter decimals. In this example, you can see it does not allow the user to type 52.22.  (&lt;a href="http://live.intersoftpt.com/cs/WebInput/DisplayFormatNumericFormat.aspx?noframe=1&amp;amp;path=/WebInput/Numeric%20Input"&gt;http://live.intersoftpt.com/cs/WebInput/DisplayFormatNumericFormat.aspx?noframe=1&amp;amp;path=/WebInput/Numeric%20Input&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Also, the user should not be able to enter past a specified format defined...for example if the format is definied as format="0000#.####" .  The user should not be able to type 5.12345.  The user should be able to type 5.1234&lt;/p&gt;
&lt;p&gt;Also, see your example in your WebInput class for C# for DisplayAndFormatNumericFormat.aspx.  The user is forced to enter 000000.9 instead of being able to type just .9 &lt;/p&gt;
&lt;p&gt;This functionality need to exist for a WebInput standalone control as well as in the grid.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Problem Statement:&lt;/strong&gt; The WebInput does not allow the user to enter a decimal point.  Need the ability to enter decimals. In this example, you can see it does not allow the user to type 52.22.  (&lt;a href="http://live.intersoftpt.com/cs/WebInput/DisplayFormatNumericFormat.aspx?noframe=1&amp;amp;path=/WebInput/Numeric%20Input"&gt;http://live.intersoftpt.com/cs/WebInput/DisplayFormatNumericFormat.aspx?noframe=1&amp;amp;path=/WebInput/Numeric%20Input&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Proposed Solution:&lt;/strong&gt; Also, the user should not be able to enter past a specified format defined...for example if the format is definied as format="0000#.####" .  The user should not be able to type 5.12345.  The user should be able to type 5.1234&lt;/p&gt;
&lt;p&gt;This functionality need to exist for a WebInput standalone control as well as in the grid.&lt;/p&gt;</description></item></channel></rss>