﻿<?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 - WebInput - Get WebInput value on server side after change on client side</title><link>http://www.intersoftsolutions.com/Community/WebInput/Get-WebInput-value-on-server-side-after-change-on-client-side/</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>Get WebInput value on server side after change on client side</title><link>http://www.intersoftsolutions.com/Community/WebInput/Get-WebInput-value-on-server-side-after-change-on-client-side/</link><pubDate>Tue, 21 Feb 2012 21:10:19 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;At this moment, I can’t decide whether WebFlyPostBackManager may have caused the problematic behavior or not.&lt;br /&gt;Please feel free to modify the sent sample in my previous post so that it replicates the issue or attach your working simple sample files for further investigation.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Get WebInput value on server side after change on client side</title><link>http://www.intersoftsolutions.com/Community/WebInput/Get-WebInput-value-on-server-side-after-change-on-client-side/</link><pubDate>Tue, 21 Feb 2012 13:43:41 GMT</pubDate><dc:creator>aspnet@softwarestudio.com.pl</dc:creator><description>&lt;p&gt;Hi Yudi&lt;/p&gt;&lt;p&gt;i want to say that i have flypostback manager control on this site. Mayby that is problem? &lt;/p&gt;
&lt;p&gt;I use webtoolbar button with postback but flaypostback manager is running. When i change this control masked input it;s everything ok. &lt;/p&gt;
&lt;p&gt;When you want i can attach my files to test.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Adam &lt;/p&gt;</description></item><item><title>Get WebInput value on server side after change on client side</title><link>http://www.intersoftsolutions.com/Community/WebInput/Get-WebInput-value-on-server-side-after-change-on-client-side/</link><pubDate>Mon, 20 Feb 2012 23:14:11 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I tried to reproduce the reported problem in my local end by creating a page with WebToolBar, WebTab, and WebInput; then arrange them based on your given information, but my efforts were not successful – read the value of WebInput control from code behind shows that the value is updated to the new value.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Please kindly check my test page and let me know if you have different structure.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Get WebInput value on server side after change on client side</title><link>http://www.intersoftsolutions.com/Community/WebInput/Get-WebInput-value-on-server-side-after-change-on-client-side/</link><pubDate>Mon, 20 Feb 2012 06:04:59 GMT</pubDate><dc:creator>aspnet@softwarestudio.com.pl</dc:creator><description>&lt;p&gt;Hi &lt;/p&gt;&lt;p&gt;i have WebTab with many WebInput's and WebCombo's. One of WebInput is set to datetime with calendar. I set new date and i click save using button on webtoolbar.  I go to server side and read value's from my control's. With all other controll's i have no problem but this one with datatime editor i still see old value. Why?&lt;/p&gt;
&lt;p&gt;Hear is my code of WebInput&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebInput:WebInput ID="cDataSprzedazy" runat="server" DecimalSeparator="" Height="20px"
    MaxDate="12/31/9998 23:59:59" MinDate="1753-01-01" Nullable="False" Text="2011-11-21 13:18:59"&amp;gt;
    &amp;lt;EditFormat&amp;gt;
        &amp;lt;ErrorWindowInfo IsEnabled="False"&amp;gt;
        &amp;lt;/ErrorWindowInfo&amp;gt;
    &amp;lt;/EditFormat&amp;gt;
    &amp;lt;DisplayFormat&amp;gt;
        &amp;lt;ErrorWindowInfo IsEnabled="False"&amp;gt;
        &amp;lt;/ErrorWindowInfo&amp;gt;
    &amp;lt;/DisplayFormat&amp;gt;
    &amp;lt;DateTimeEditor&amp;gt;
        &amp;lt;DropDownYearFrameStyle BackColor="White" BorderColor="Black" BorderWidth="1px"&amp;gt;
        &amp;lt;/DropDownYearFrameStyle&amp;gt;
        &amp;lt;DropDownMonthFrameStyle BackColor="White" BorderColor="Black" BorderWidth="1px"&amp;gt;
        &amp;lt;/DropDownMonthFrameStyle&amp;gt;
    &amp;lt;/DateTimeEditor&amp;gt;
    &amp;lt;CultureInfo CultureName="pl-PL"&amp;gt;
    &amp;lt;/CultureInfo&amp;gt;
&amp;lt;/ISWebInput:WebInput&amp;gt;&lt;/pre&gt;

&lt;p&gt;Please help me&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Adam &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>