﻿<?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 - Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-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>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Thu, 21 Jul 2011 17:17:09 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Thank you for your feed back to my email Jennifer.&lt;/p&gt;&lt;p&gt;As the result, this issue has been solved in WebCombo v5.0.7200.3&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Best Regards.&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Wed, 20 Jul 2011 16:32:41 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hi Jennifer,&lt;/p&gt;&lt;p&gt;Thank you for your patience.&lt;/p&gt;
&lt;p&gt;Our development team has fixed your issue. I've sent a nightly build to your email.&lt;/p&gt;
&lt;p&gt;Please let me know the result after it's applied.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Tue, 21 Jun 2011 22:37:09 GMT</pubDate><dc:creator>jennifer@goldenup.com</dc:creator><description>&lt;p&gt;That's great. Thanks very much.&lt;/p&gt;</description></item><item><title>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Tue, 21 Jun 2011 22:32:34 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hello Jennifer,&lt;/p&gt;&lt;p&gt;Yes, I have seen your sample and I got a same issue just like you. I also have forwarded this issue to development team for further investigation. I will let you know when I get any updates from them.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your patience.&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Tue, 21 Jun 2011 06:29:09 GMT</pubDate><dc:creator>jennifer@goldenup.com</dc:creator><description>&lt;p&gt;Do you see my sample? When TextBoxMode set to "ReadOnly", drop down button is shown, and cause error. But when i set it to "Editable", it can &lt;span title="按一下以檢視其他翻譯" class="hps"&gt;brings out&lt;/span&gt; &lt;span title="按一下以檢視其他翻譯" class="hps"&gt;all the data. &lt;span title="按一下以檢視其他翻譯" class="hps"&gt;I&lt;/span&gt; &lt;span title="按一下以檢視其他翻譯" class="hps"&gt;want to provide&lt;/span&gt; &lt;span title="按一下以檢視其他翻譯" class="hps"&gt;the checkbox&lt;/span&gt; &lt;span title="按一下以檢視其他翻譯" class="hps"&gt;way&lt;/span&gt; &lt;span title="按一下以檢視其他翻譯" class="hps"&gt;for users to choose, so i have to use read-only mode in webcombo.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Tue, 21 Jun 2011 04:09:37 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hello Jennifer,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;LINQ is one of the example that we can use. Fortunately, I use LINQ. We can use any other way to bind data in ClientBinding. For another sample, I have attached another simple sample using dataset. In this sample, I am not validate the data yet, so WebCombo just retreive all data from dataset. &lt;/p&gt;
&lt;p&gt;As far as I know, WebCombo MultipleSelection feature is created just like multipleSelection in MS outlook. So it can't handle MultipleSelection with drop down, but if you want, you can create a feature request for this feature.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Mon, 20 Jun 2011 02:05:45 GMT</pubDate><dc:creator>jennifer@goldenup.com</dc:creator><description>&lt;p&gt;Thank you for the example, but we don't want to use LINQ. My sample program is include in IS webcombo solution.&lt;/p&gt;
&lt;p&gt;C:\Program Files (x86)\Intersoft Solutions\Intersoft WebUI Studio 2011 R1\Samples\For ASP.NET\ISNet.WebUI.Samples\vb\WebComboSamples.sln&lt;/p&gt;</description></item><item><title>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Thu, 16 Jun 2011 06:00:13 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hello Jennifer,&lt;/p&gt;&lt;p&gt;I could not reproduce your issue on my end because there is no WebService.asmx and database. But I attached a simple runable ClientBinding WebCombo sample with multiple selection. Please take a look at my attachment and do not hesitate to ask me in here if you still have another question about this.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Wed, 15 Jun 2011 06:05:17 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p /&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px; "&gt;Hello Jennifer,&lt;/p&gt;
&lt;p style="margin-top: 10px; margin-bottom: 10px; "&gt;Your issue is on investigation. I will let you know for an update soon.&lt;/p&gt;
&lt;p style="margin-top: 10px; margin-bottom: 10px; "&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style="margin-top: 10px; margin-bottom: 10px; "&gt;Thank you for your patience.&lt;br /&gt;Riendy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Client binding webCombo with multiple selection error</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Client-binding-webCombo-with-multiple-selection-error/</link><pubDate>Mon, 13 Jun 2011 09:48:41 GMT</pubDate><dc:creator>jennifer@goldenup.com</dc:creator><description>&lt;p&gt;please see error.png to produce question. Thanks.&lt;/p&gt;</description></item></channel></rss>