﻿<?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 - ClientUI - UXComboBox binding to typical situation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXComboBox-binding-to-typical-situation/</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>UXComboBox binding to typical situation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXComboBox-binding-to-typical-situation/</link><pubDate>Fri, 29 Oct 2010 03:47:29 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Multiple column in UXComboBox could be achieved using template. You will need to modify both UXComboBox template and UXComboBoxItem template to show multiple column. My suggestion is to use Expression Blend to copy the original template in ItemContainerStyle and Style property and modify the original one. Attached is a simple UXComboBox with modified template to show multiple column. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;The data is a collection of object with 3 property; ID, Desc, and Category.  &lt;br /&gt;&lt;/p&gt;</description></item><item><title>UXComboBox binding to typical situation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXComboBox-binding-to-typical-situation/</link><pubDate>Thu, 28 Oct 2010 18:20:59 GMT</pubDate><dc:creator>niven</dc:creator><description>&lt;p&gt;Hi Richards,&lt;/p&gt;&lt;p&gt;To bind the data you can use &lt;b&gt;DisplayMemberPath &lt;/b&gt;and &lt;b&gt;ImageMemberPath&lt;/b&gt;. See my attached MVVM sample.&lt;/p&gt;
&lt;p&gt;For further information you can look into our ClientUI samples under &lt;b&gt;Input and Form Controls&lt;/b&gt; -&amp;gt; &lt;b&gt;Combo Box&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;The definition of more than column displayed, did you mean by multiple column? I believe it is not implemented yet.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Niven.&lt;/p&gt;</description></item><item><title>UXComboBox binding to typical situation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXComboBox-binding-to-typical-situation/</link><pubDate>Thu, 28 Oct 2010 10:21:57 GMT</pubDate><dc:creator>zen8019</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;how do I bind UXComboBox (MVVM and normal way) to my class object (collection) that contains say a key (Integer) and a value (description) so combo displays a decription but binds to id.&lt;/p&gt;
&lt;p&gt;And can the combo have more than column displayed.  &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;</description></item></channel></rss>