﻿<?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 - multiselection webcombo createPopup error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/multiselection-webcombo-createPopup-error/</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>multiselection webcombo createPopup error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/multiselection-webcombo-createPopup-error/</link><pubDate>Sat, 05 Jul 2014 00:45:17 GMT</pubDate><dc:creator>srsakthi</dc:creator><category>multiselection webcombo createPopup error</category><description>Thanks Yudi!!!&lt;br&gt;&lt;br&gt;</description></item><item><title>multiselection webcombo createPopup error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/multiselection-webcombo-createPopup-error/</link><pubDate>Thu, 03 Jul 2014 23:14:20 GMT</pubDate><dc:creator>yudi</dc:creator><category>multiselection webcombo createPopup error</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The sample, FirstExperience.aspx, is available in WebCombo samples project. Should you have any difficulties to access the sample from the WebCombo samples project, please feel free to download the copy from the attached zip file.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Hope this help.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>multiselection webcombo createPopup error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/multiselection-webcombo-createPopup-error/</link><pubDate>Thu, 03 Jul 2014 05:32:55 GMT</pubDate><dc:creator>srsakthi</dc:creator><category>multiselection webcombo createPopup error</category><description>hi hans,&lt;br&gt;&lt;br&gt;Thanks for ur replaies,&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;span style="font-weight: bold;"&gt;I am using Webcombo 6, IE11, VS 2010, windows 7&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;span style="text-decoration:underline;"&gt;1. if possible than kindly share sample project&lt;/span&gt;&lt;span style="font-weight: bold;"&gt; &lt;/span&gt;above mentioed config.&lt;span style="font-weight: bold;"&gt;&lt;br&gt;&lt;/span&gt;2. How avoid&amp;nbsp; duplicate selection in multi select webcombo( i need restict selection time)&lt;span style="font-weight: bold;"&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>multiselection webcombo createPopup error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/multiselection-webcombo-createPopup-error/</link><pubDate>Wed, 02 Jul 2014 23:42:14 GMT</pubDate><dc:creator>Hans</dc:creator><category>multiselection webcombo createPopup error</category><description>&lt;p&gt;Hello,&lt;br&gt;&lt;br&gt;Thank you for the reply.&lt;br&gt;&lt;br&gt;Based on your description, I try to have a review “FirstExperience.aspx” page from WebCombo Solution Samples.&lt;br&gt;&lt;br&gt;In that page, there is a WebCombo (wcReportsTo WebCombo) that using Multiple Selection feature. Before I run the page, I set the “AllowNotInListText” property to “True”.&lt;br&gt;&lt;br&gt;Unfortunately, the result is the tab key works fine on my end. I can focus to the next control.&lt;br&gt;&lt;br&gt;I attached the video regarding the result on my end.&lt;br&gt;Please kindly have review on the video and please let me know your response.&lt;br&gt;&lt;br&gt;Is there any information that I have to know, so that I can reproduce your issue on my end?&lt;br&gt;&lt;br&gt;Thank you.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.&lt;br&gt;&lt;/p&gt;</description></item><item><title>multiselection webcombo createPopup error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/multiselection-webcombo-createPopup-error/</link><pubDate>Wed, 02 Jul 2014 02:09:53 GMT</pubDate><dc:creator>srsakthi</dc:creator><category>multiselection webcombo createPopup error</category><description>&lt;span style="font-weight: bold;"&gt;&lt;br&gt;&lt;em&gt;Thanks Hans,&lt;/em&gt;&lt;br&gt;&lt;/span&gt;&lt;br&gt;Combo working fine now.&lt;span style="font-weight: bold;"&gt;&lt;br&gt;&lt;br&gt;&lt;span style="text-decoration:underline;"&gt;if possible than kindly share sample project&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;1. tab/enter keypress not woring&lt;/span&gt; ( ex. Cursor not focus next control , focus on same webcombo)&lt;span style="font-weight: bold;"&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;( I am remove this property AllowNotInListText="true" than working fine )&lt;span style="font-weight: bold;"&gt;&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;&lt;/span&gt;</description></item><item><title>multiselection webcombo createPopup error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/multiselection-webcombo-createPopup-error/</link><pubDate>Tue, 01 Jul 2014 23:26:30 GMT</pubDate><dc:creator>Hans</dc:creator><category>multiselection webcombo createPopup error</category><description>Hello,&lt;br&gt;&lt;br&gt;Thank you for the question.&lt;br&gt;&lt;br&gt;Please kindly try to set the “RenderingMode” property to “HTML5”, and then modify your webpage doctype to HTML5 doctype.&lt;br&gt;&lt;br&gt;Here’s the example snippet code how to set the RenderingMode property and HTML5 doctype:&lt;pre&gt;&amp;lt;!DOCTYPE html&amp;gt;&amp;lt;html&amp;gt;
&amp;lt;head runat="server"&amp;gt;
    &amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
    &amp;lt;form id="form1" runat="server"&amp;gt;
    &amp;lt;ISWebCombo:WebCombo ID="WebCombo1" runat="server" RenderingMode="HTML5"&amp;gt;
&amp;lt;/ISWebCombo:WebCombo&amp;gt;    &amp;lt;/form&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;&lt;/pre&gt;&lt;p&gt;Hope this help.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.&lt;br&gt;&lt;/p&gt;</description></item><item><title>multiselection webcombo createPopup error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/multiselection-webcombo-createPopup-error/</link><pubDate>Tue, 01 Jul 2014 05:37:32 GMT</pubDate><dc:creator>srsakthi</dc:creator><category>multiselection webcombo createPopup error</category><description>&lt;p&gt;hi,&lt;/p&gt;&lt;p&gt;i am upgrade IS webcombo4 to webcombo6 for IE11 ,VS2010&lt;/p&gt;&lt;p&gt;&amp;lt;ISWebCombo:WebCombo ID="Test" runat="server" UseDefaultStyle="True" Width="300px" DataTextField="DisplayMember" DataValueField="ValueMember" DataMember="ValueMember"&amp;gt;&lt;br&gt;&amp;lt;MultipleSelectionSettings Enabled="True" AllowBrowseAll="true" AutoPositionResultBox="false" AutoSelectFirstMatch="true" AllowNotInListText="true"/&amp;gt;&lt;br&gt; &amp;lt;/ISWebCombo:WebCombo&amp;gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-weight: bold;"&gt;v61e39 =window.createPopup() ='undefined'&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-weight: bold;"&gt;more error i have found.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-weight: bold;"&gt;how to solve&lt;br&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>