﻿<?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 allow empty selection in drop down</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UxComboBox-allow-empty-selection-in-drop-down/</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 allow empty selection in drop down</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UxComboBox-allow-empty-selection-in-drop-down/</link><pubDate>Sun, 01 Aug 2010 23:27:35 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;You could use the ClearValue function to clear SelectedIndex or set the SelectedIndex property to -1 to clear the ComboBox selection. However in the RC build there is still a bug so the displayed text will not be cleared. The fix will be ready when WebUI Studio 2010 is released.&lt;/p&gt;</description></item><item><title>UxComboBox allow empty selection in drop down</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UxComboBox-allow-empty-selection-in-drop-down/</link><pubDate>Sat, 31 Jul 2010 18:34:09 GMT</pubDate><dc:creator>hueha</dc:creator><description>&lt;p&gt;I have a uxcombobox with the itemsource bound to an observablecollection.  This combobox is used for a search screen so I would like the option of allowing a user to clear their selection.  How would you do this with the uxcombobox?  is there an option to allow a null selection or do i need to clone the collection and add a null item (I use the original collection for other uses so i don't want to add this null item to that).&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>