﻿<?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 - webbutton in a table with WebFlyPostBack </title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webbutton-in-a-table-with-WebFlyPostBack/</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>webbutton in a table with WebFlyPostBack </title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webbutton-in-a-table-with-WebFlyPostBack/</link><pubDate>Wed, 10 Mar 2010 22:26:41 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Here is the link the the nightly build, &lt;a href="http://www.intersoftpt.com/tdn/downloads/WebDesktopNET3_0_7200_309.zip" target="_blank"&gt;WebDesktop&lt;/a&gt; and &lt;a href="http://www.intersoftpt.com/tdn/downloads/WebUINET3_0_5000_752.zip" target="_blank"&gt;WebUI Framework&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;As with the usual nightly build, this build is intended for testing purpose only in order to verify the issue you reported has been corrected. Some issue and instability should be expected in using nightly build.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>webbutton in a table with WebFlyPostBack </title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webbutton-in-a-table-with-WebFlyPostBack/</link><pubDate>Wed, 10 Mar 2010 21:47:43 GMT</pubDate><dc:creator>GeorgeB</dc:creator><description>&lt;p&gt;Thank you&lt;/p&gt;&lt;p&gt;We are planning on taking a few weeks nap while waiting for this important bug fix.&lt;/p&gt;
&lt;p&gt;George&lt;br /&gt;&lt;/p&gt;</description></item><item><title>webbutton in a table with WebFlyPostBack </title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webbutton-in-a-table-with-WebFlyPostBack/</link><pubDate>Wed, 10 Mar 2010 21:37:24 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;This issue has been fixed in the latest nightly build. This fix will be included in our next hotfix which is scheduled to be released in a few weeks.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;You will need to use mark the WebCallOut assigned to the buttons in the table as dirty and invoke the RefreshModifiedControl function in the [Execute] click event handler&lt;/p&gt;&lt;pre&gt;WebCallOut1.RequiresUIRefresh = True&lt;br /&gt;WebCallOut2.RequiresUIRefresh = True&lt;br /&gt;WebFlyPostBackManager1.ClientAction.RefreshModifiedControls()&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>webbutton in a table with WebFlyPostBack </title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webbutton-in-a-table-with-WebFlyPostBack/</link><pubDate>Sun, 21 Feb 2010 21:38:34 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;When testing this issue with my colleague, I was under the impression this issue is caused by the WebFlyPostBack manager. Further analysis by the developer conclude that the issue is caused by the WebCallOut and WebButton. I have logged a new bug report for the WebButton issue.&lt;/p&gt;&lt;p&gt;We will inform you if there is any update or progress regarding this issue.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>webbutton in a table with WebFlyPostBack </title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webbutton-in-a-table-with-WebFlyPostBack/</link><pubDate>Fri, 19 Feb 2010 09:46:32 GMT</pubDate><dc:creator>GeorgeB</dc:creator><description>&lt;p&gt;Glenn&lt;/p&gt;&lt;p&gt;I'm still waiting for a fix to this critical problem. I received a hotfix for work item #585 but it didn't include this fix. It  only had a fix for the the WebCallOut problem. &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Has this bug been forgotten?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>webbutton in a table with WebFlyPostBack </title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webbutton-in-a-table-with-WebFlyPostBack/</link><pubDate>Tue, 02 Feb 2010 20:59:49 GMT</pubDate><dc:creator>GeorgeB</dc:creator><description>&lt;p&gt;Let's see how this works.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Almost every developer will have to write the code to handle the WebCallout -------------- or Intersoft could do it once.&lt;/p&gt;
&lt;p&gt;Intersoft added the Group property to WebCallOut but that seems to be a waste of time if developers have to handle the other simple events that affect webCallout.&lt;/p&gt;
&lt;p&gt;oh well.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>webbutton in a table with WebFlyPostBack </title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webbutton-in-a-table-with-WebFlyPostBack/</link><pubDate>Tue, 02 Feb 2010 05:23:48 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Regarding automatic closing of WebCallOut if the target is WebButton, the operation must be done manually since WebCallout currently do not have a event listener for the target control.&lt;/p&gt;&lt;p&gt;You will also need to manually handle the WebCallOut closing  on execute button click for the same reason.&lt;/p&gt;
&lt;p&gt;Regarding the click event handler is missing after hiding table1, it seems this issue is caused by a bug. A bug report has been submitted for this issue. The bug report is work item #585 which is related to issue reported in &lt;a target="_blank" href="../some-issues-when-using-FlyPostbackManager/"&gt;this thread.&lt;/a&gt; &lt;/p&gt;</description></item><item><title>webbutton in a table with WebFlyPostBack </title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webbutton-in-a-table-with-WebFlyPostBack/</link><pubDate>Sun, 31 Jan 2010 21:34:22 GMT</pubDate><dc:creator>GeorgeB</dc:creator><description>&lt;p&gt;This sample demonstrates a problem with a webButton in a table and the action of webCallOuts when the target is a WebButton.&lt;/p&gt;
&lt;p&gt;Before clicking Execute click Button1 and Button 2 to see that they work and that the webCallOuts are displayed. WebCallOuts for Button1 and Button2 are in Grp1 and the webCallOut for Execute is in Grp2.&lt;/p&gt;
&lt;p&gt;Note that if the webCallOut is displayed clicking the button doesn't close the webCallOut. This will be bothersome to users. I suggest that when the target is a WebButton that the WebCallOut close. Otherwise, developers will have to write a script to close it. At least there should be a property to allow this action.&lt;/p&gt;
&lt;p&gt;Start over.&lt;/p&gt;
&lt;p&gt;Get webCallOut for button1 to display. Now click Execute. Row 1 of the table is hidden. WebCallOut for button1 is now pointing to Button2 since it didn't close. The target is not visible but the WebCallOut is still visible. Not good. Close the webCallOut. Click Button2. Nothing happens. Why?&lt;/p&gt;
&lt;p&gt;Click Execute again and Button1 appears but doesn't work. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>