﻿<?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 - Adding Client Side Rows Fails When MultipleSelection is Enabled and TextBoxMode is ReadOnly</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Adding-Client-Side-Rows-Fails-When-MultipleSelection-is-Enabled-and-TextBoxMode-is-ReadOnly/</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>Adding Client Side Rows Fails When MultipleSelection is Enabled and TextBoxMode is ReadOnly</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Adding-Client-Side-Rows-Fails-When-MultipleSelection-is-Enabled-and-TextBoxMode-is-ReadOnly/</link><pubDate>Mon, 10 May 2010 02:38:30 GMT</pubDate><dc:creator>julia</dc:creator><description>&lt;p&gt;Hi Scott,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you for the details. I have tested the sample Client_RowsCells.aspx and managed to replicate the issue. I have forwarded the issue to our development team as WI #703. I'm sorry for the inconvenience. I will inform you for any news regarding the issue in this thread.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Julia&lt;/p&gt;</description></item><item><title>Adding Client Side Rows Fails When MultipleSelection is Enabled and TextBoxMode is ReadOnly</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Adding-Client-Side-Rows-Fails-When-MultipleSelection-is-Enabled-and-TextBoxMode-is-ReadOnly/</link><pubDate>Fri, 07 May 2010 14:40:04 GMT</pubDate><dc:creator>sfrench@sierradata.com</dc:creator><description>&lt;p&gt;Exactly as the title says. If you set MultipleSelectionSettings.Enabled="True" and LayoutSettings.TextBoxMode="ReadOnly" it is not possible to add rows on the client side. See the example.&lt;/p&gt;
&lt;p&gt;Steps to reproduce:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Run sample.&lt;/li&gt;&lt;li&gt;Activate combo dropdown, rows will load fine with checkboxes to the left.&lt;/li&gt;&lt;li&gt;Add a new row using the button below the combo. Alert confirms add.&lt;/li&gt;&lt;li&gt;Try to activate the combo dropdown again.&lt;/li&gt;&lt;li&gt;Error.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;You can try the same thing but remove either of the lines below from the combo declaration and you wont recieve an error.&lt;/p&gt;&lt;pre&gt;&amp;lt;MultipleSelectionSettings Enabled="true" /&amp;gt;
&amp;lt;LayoutSettings TextBoxMode="ReadOnly"&amp;gt;&amp;lt;/LayoutSettings&amp;gt;&lt;/pre&gt;
&lt;p&gt;We could really use a work around or hotfix. Thanks.&lt;/p&gt;</description></item></channel></rss>