﻿<?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 - WebDesktop - WebFlyPostBack problems</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebFlyPostBack-problems/</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>WebFlyPostBack problems</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebFlyPostBack-problems/</link><pubDate>Mon, 02 Nov 2009 03:52:53 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Issue discussion is continued on this &lt;a href="http://www.intersoftpt.com/Community/WebInput/WebInput-with-Date-fails-on-2nd-click-of-a-WebButton/" target="_blank"&gt;thread&lt;/a&gt;&lt;/p&gt;</description></item><item><title>WebFlyPostBack problems</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebFlyPostBack-problems/</link><pubDate>Tue, 06 Oct 2009 22:21:58 GMT</pubDate><dc:creator>GeorgeB</dc:creator><description>&lt;p&gt;i've added an example 4 to fpbtest9. See the attached file. &lt;/p&gt;&lt;p&gt;in this example the WebInput with the date loses its mask after you click Btn 4. When you click the button again there is a trap in client code. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebFlyPostBack problems</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebFlyPostBack-problems/</link><pubDate>Tue, 06 Oct 2009 18:19:54 GMT</pubDate><dc:creator>GeorgeB</dc:creator><description>&lt;p&gt;in VB the code is:&lt;/p&gt;&lt;pre&gt;pb.ClientAction.MarkTypeAsContainer(GetType(Table))&lt;br /&gt;fpb.ClientAction.MarkTypeAsContainer(GetType(TableRow))&lt;br /&gt;fpb.ClientAction.MarkTypeAsContainer(GetType(TableCell))&lt;br /&gt;&lt;br /&gt;I'm not marking this answered until someone can tell me where this is explained in the &lt;br /&gt;Intersoft documentation.&lt;br /&gt;&lt;br /&gt;Also, I'm still investigating why one WebCombo loses its style causing the dropdown arrow&lt;br /&gt;to be displayed as a "6".&lt;br /&gt;&lt;/pre&gt;</description></item><item><title>WebFlyPostBack problems</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebFlyPostBack-problems/</link><pubDate>Tue, 06 Oct 2009 00:28:29 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;The developer has just updated me regarding the issue, for ASP table, you will need to mark the container type in the FlyPostBackManager like so:&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;fpb.ClientAction.MarkTypeAsContainer(typeof(Table));&lt;br /&gt;fpb.ClientAction.MarkTypeAsContainer(typeof(TableRow));&lt;br /&gt;fpb.ClientAction.MarkTypeAsContainer(typeof(TableCell));&lt;/pre&gt;&lt;p&gt;These line should be executed before triggering the WebInput and WebCombo RequireUIRefresh. &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebFlyPostBack problems</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebFlyPostBack-problems/</link><pubDate>Fri, 02 Oct 2009 06:15:49 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;A bug report has been submitted regarding the example #3, controls in a Table within a Panel. We will inform you if there is any update or progress regarding the issue.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebFlyPostBack problems</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebFlyPostBack-problems/</link><pubDate>Tue, 29 Sep 2009 15:17:18 GMT</pubDate><dc:creator>GeorgeB</dc:creator><description>&lt;p&gt;See the attached file with 3 examples&lt;/p&gt;
&lt;p&gt;There are&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;WebInput&lt;/li&gt;&lt;li&gt;WebCombo&lt;/li&gt;&lt;li&gt;TextBox&lt;/li&gt;&lt;li&gt;Checkbox&lt;/li&gt;&lt;/ul&gt;In example 1 all controls are updated but the checkbox text gets repeated (this has been previously reported).&lt;br /&gt;&lt;br /&gt;In example 2 the controls are in a Panel and work the same as in Example 1.&lt;br /&gt;&lt;br /&gt;In example 3 the controls are in a Table within a Panel. Only the Textbox and checkbox are updated.&lt;br /&gt;Someone please explain what is wrong.&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</description></item></channel></rss>