﻿<?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 - uxmul</title><link>http://www.intersoftsolutions.com/Community/Tags/uxmul/</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>CheckAll on non-editable UXMultipleSelectionComboBox not works</title><link>http://www.intersoftsolutions.com/Community/Tags/uxmul/</link><pubDate>Fri, 07 Dec 2012 14:52:51 GMT</pubDate><dc:creator>jabas06</dc:creator><category>uxmul</category><description>&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;Hi,&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I've a &lt;span style="font-family: 'segoe ui', verdana, arial; font-size: 14px; background-color: rgb(255, 255, 255);"&gt;non-editable&amp;nbsp;&lt;/span&gt;UXMultipleSelectionComboBox&lt;span style="background-color: rgb(255, 255, 255); font-family: 'segoe ui', verdana, arial; font-size: 14px;"&gt;&amp;nbsp;with multiple columns enabled, but CheckAll box stop working after WebUIStudio2012 SP1 intallation. before SP1 the controls was working great.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: rgb(255, 255, 255); font-family: 'segoe ui', verdana, arial; font-size: 14px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: rgb(255, 255, 255); font-family: 'segoe ui', verdana, arial; font-size: 14px;"&gt;The issue is that when the user clicks on CheckAll box the checked items are not displayed in the combobox.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;font style="font-family: 'segoe ui', verdana, arial;"&gt;&lt;span style="font-size: 14px;"&gt;Here is my xaml:&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&amp;lt;Intersoft:UXMultipleSelectionComboBox SearchResult="{Binding FilteredLocations}"
                                       Style="{StaticResource MultipleSelectionBoxStyle}" 
				       CheckBoxHeaderVisibility="Visible"         
                                       AutoShowResultBox="False" 
                                       ScrollViewer.HorizontalScrollBarVisibility="Auto"                                             DisplayMemberPath="value"           
                                       SelectedValuePath="id" IsEditable="False"&amp;gt;
          &amp;lt;Intersoft:UXMultipleSelectionComboBox.Columns&amp;gt;                            
                 &amp;lt;Intersoft:UXDataComboBoxTextColumn Header="All Locations"
						     Binding="{Binding value}"/&amp;gt;
          &amp;lt;/Intersoft:UXMultipleSelectionComboBox.Columns&amp;gt;
&amp;lt;/Intersoft:UXMultipleSelectionComboBox&amp;gt;&lt;/pre&gt;
&lt;p&gt;I attached two images showing how the application looks with SP1 and without SP1&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jesus&lt;/p&gt;
&lt;p /&gt;
&lt;p /&gt;</description></item></channel></rss>