﻿<?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 - WebCombo - Display Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</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 Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</link><pubDate>Tue, 01 Sep 2009 06:30:06 GMT</pubDate><dc:creator>james</dc:creator><category>WebCombo</category><description>&lt;p&gt;Calling the alert in a timeout, eg, setTimeout(function() { alert('Some info'), 10) should resolve the problem. &lt;/p&gt;&lt;p&gt;The 'arrow' was displayed because alert is called first before the WebCombo finished its initialization. Hope this helps.&lt;/p&gt;</description></item><item><title>Display Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</link><pubDate>Thu, 27 Aug 2009 07:58:47 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebCombo</category><description>&lt;p&gt;As I remembered, I has ever replicated the same problem as yours. If i am not mistaken, this '6' will show if the alert showed and will turn back into 'arrow' after you closed the alert. In fact, WebCombo need some timeout because the scripts have not been loaded yet. So, please try to show alert with using timeout. Hope this helps.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy &lt;/p&gt;</description></item><item><title>Display Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</link><pubDate>Wed, 26 Aug 2009 07:31:17 GMT</pubDate><dc:creator>aiyer</dc:creator><category>WebCombo</category><description>&lt;p&gt;&lt;/p&gt;Current using Internet Explorer 7. It only occurs when using Update Panel. And in response to James below, the 6 turns in back to the arrow after 'OK' is clicked in the alert.</description></item><item><title>Display Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</link><pubDate>Wed, 26 Aug 2009 06:11:02 GMT</pubDate><dc:creator>james</dc:creator><category>WebCombo</category><description>&lt;p&gt;Aiyer, does the "6" symbol turn into arrow properly after the alert? (eg, after you clicked OK on the alert box).&lt;/p&gt;</description></item><item><title>Display Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</link><pubDate>Wed, 26 Aug 2009 05:16:15 GMT</pubDate><dc:creator>Dicky</dc:creator><category>WebCombo</category><description>&lt;p&gt;Hi Aiyer,&lt;/p&gt;&lt;p&gt;This could be happens because when AJAX callback process the scripts and image resources won't be loaded. That's why you need to set &lt;span style="font-family: 'courier new'; font-size: 12px; color: rgb(63, 63, 63); line-height: 18px; white-space: pre-wrap; "&gt;UpdateControlScripts &lt;span style="color: rgb(0, 0, 0); font-family: 'lucida sans unicode'; font-size: 13px; line-height: normal; white-space: normal; "&gt;call &lt;span style="font-family: 'courier new'; font-size: 12px; color: rgb(63, 63, 63); line-height: 18px; white-space: pre-wrap; "&gt;UpdateControlStyles &lt;span style="color: rgb(0, 0, 0); font-family: 'lucida sans unicode'; font-size: 13px; line-height: normal; white-space: normal; "&gt;into true value.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'courier new'; font-size: 12px; color: rgb(63, 63, 63); line-height: 18px; white-space: pre-wrap; "&gt;&lt;span style="color: rgb(0, 0, 0); font-family: 'lucida sans unicode'; font-size: 13px; line-height: normal; white-space: normal; "&gt;&lt;span style="font-family: 'courier new'; font-size: 12px; color: rgb(63, 63, 63); line-height: 18px; white-space: pre-wrap; "&gt;&lt;span style="color: rgb(0, 0, 0); font-family: 'lucida sans unicode'; font-size: 13px; line-height: normal; white-space: normal; "&gt;Another thing if you create WebCombo programatically, I suggest you to add these codes before UpdateControlScripts and UpdateControlStyles:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'courier new'; font-size: 12px; color: rgb(63, 63, 63); line-height: 18px; white-space: pre-wrap; "&gt;&lt;span style="color: rgb(0, 0, 0); font-family: 'lucida sans unicode'; font-size: 13px; line-height: normal; white-space: normal; "&gt;&lt;span style="font-family: 'courier new'; font-size: 12px; color: rgb(63, 63, 63); line-height: 18px; white-space: pre-wrap; "&gt;&lt;span style="color: rgb(0, 0, 0); font-family: 'lucida sans unicode'; font-size: 13px; line-height: normal; white-space: normal; " /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;WebCombo1.AspNetAjaxSettings.CreatedAtRuntime = true;&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;Is this issue happens only when using Update Panel? Or it also happens without Update Panel? And does it occur in all browser or in specific browser referring to Yaniv's question.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;p /&gt;</description></item><item><title>Display Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</link><pubDate>Wed, 26 Aug 2009 04:29:17 GMT</pubDate><dc:creator>YANIV</dc:creator><category>WebCombo</category><description>&lt;p&gt;which browser do u use and which version&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Display Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</link><pubDate>Wed, 26 Aug 2009 04:23:31 GMT</pubDate><dc:creator>aiyer</dc:creator><category>WebCombo</category><description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hi Dicky,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Unfortunately this has not resolved the issue. What would be causing the figure 6 to be appearing?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>Display Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</link><pubDate>Tue, 25 Aug 2009 05:46:54 GMT</pubDate><dc:creator>Dicky</dc:creator><category>WebCombo</category><description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I suggest you to add these codes on an event which trigger AJAX callback or put these codes in Page_Load() events:&lt;/p&gt;&lt;pre&gt;WebCombo1.AspNetAjaxSettings.UpdateControlScripts = true;
WebCombo1.AspNetAjaxSettings.UpdateControlStyles = true;&lt;/pre&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;</description></item><item><title>Display Error in WebCombo</title><link>http://www.intersoftsolutions.com/Community/WebCombo/ArrowTo6/</link><pubDate>Tue, 25 Aug 2009 05:15:13 GMT</pubDate><dc:creator>aiyer</dc:creator><category>WebCombo</category><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I have attached the error I an having with WebCombo. We have an UpdatePanel and an Alert, and when the Alert appears, the arrows on the WebCombo appear as 6's. Can you let me know why this is happening please?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>