﻿<?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 - Does Silverlight Combobox support AutoComplete mode?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Does-Silverlight-Combobox-support-AutoComplete-mode/</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>Does Silverlight Combobox support AutoComplete mode?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Does-Silverlight-Combobox-support-AutoComplete-mode/</link><pubDate>Fri, 04 Mar 2011 16:06:44 GMT</pubDate><dc:creator>bap1</dc:creator><description>&lt;p&gt;Thank you!  I've been checking out DevForce and their stuff looks great.&lt;/p&gt;</description></item><item><title>Does Silverlight Combobox support AutoComplete mode?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Does-Silverlight-Combobox-support-AutoComplete-mode/</link><pubDate>Thu, 03 Mar 2011 22:55:05 GMT</pubDate><dc:creator>jimmyps</dc:creator><description>&lt;p&gt;We're partnering with DevForce for the data access service which you can learn more &lt;a target="_blank" href="../../../WebUIStudio_DevForce"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;In such case, the master table (mostly infrequently-changed records for lookup) will be retrieved on the application startup and stored in the entity. DevForce automatically store a local copy of the cache. This allows you to bind the data in any number of forms without data reload.&lt;/p&gt;
&lt;p&gt;You can find many of our examples that use DevForce in our latest UXGridView MVVM sample, check it out &lt;a target="_blank" href="http://intersoftpt.wordpress.com/2011/03/03/uxgridview-ctp3-feature-complete-grid-for-silverlight-wpf/"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;br /&gt;Jimmy&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Does Silverlight Combobox support AutoComplete mode?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Does-Silverlight-Combobox-support-AutoComplete-mode/</link><pubDate>Thu, 03 Mar 2011 11:29:33 GMT</pubDate><dc:creator>bap1</dc:creator><description>&lt;p&gt;Thank you for submitting the control request.  I really appreciate it!&lt;/p&gt;
&lt;p&gt;One last question -&lt;/p&gt;
&lt;p&gt;How are your enterprise customers handling lists of 5,000&amp;#43; records today?  If a data entry form displays a combobox of employee names.... are all 5,000 records downloaded everytime a new form is opened?  Or do they implement some sort of local caching scheme where lists are initialized at application startup and periodically refreshed.  Any help here would be much appreciated!&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>Does Silverlight Combobox support AutoComplete mode?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Does-Silverlight-Combobox-support-AutoComplete-mode/</link><pubDate>Thu, 03 Mar 2011 06:55:39 GMT</pubDate><dc:creator>jimmyps</dc:creator><description>&lt;p&gt;Currently, the UXSearchBox cannot have an initial value because the ItemsSource is not yet populated.&lt;/p&gt;&lt;p&gt;This would require a specific data-aware ComboBox control that takes advantage of server-side capability, while still able to assign the initial value and text (with conformance to MVVM pattern as well). I've created a control request for this specific needs to be added to our roadmap this year.&lt;/p&gt;
&lt;p&gt;- Jimmy&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Does Silverlight Combobox support AutoComplete mode?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Does-Silverlight-Combobox-support-AutoComplete-mode/</link><pubDate>Wed, 02 Mar 2011 13:55:13 GMT</pubDate><dc:creator>bap1</dc:creator><description>&lt;p&gt;Thanks Jimmy.  Just to clarify, i need auto-complete to work on a data entry form.  if a user opens the form in edit mode, i need to initialize the combobox to the currently selected value.  will the UXSearchBox support this?  I didn't see any examples under the control walkthroughs that showed this scenario.&lt;/p&gt;</description></item><item><title>Does Silverlight Combobox support AutoComplete mode?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Does-Silverlight-Combobox-support-AutoComplete-mode/</link><pubDate>Wed, 02 Mar 2011 11:38:45 GMT</pubDate><dc:creator>jimmyps</dc:creator><description>&lt;p&gt;For result-filtered combobox functionality, I highly recommend you to look into the UXSearchBox control. You can bind the QueryText to the property in your ViewModel, perform the searching in server-side, and finally returns the data to be populated in the list.&lt;/p&gt;&lt;p&gt;For more information and walkthroughs on UXSearchBox, see &lt;a target="_blank" href="../../../Support/ClientUI/Docs/UXSearchBox.html"&gt;UXSearchBox Overview&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;br /&gt;Jimmy &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Does Silverlight Combobox support AutoComplete mode?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Does-Silverlight-Combobox-support-AutoComplete-mode/</link><pubDate>Wed, 02 Mar 2011 06:03:05 GMT</pubDate><dc:creator>bap1</dc:creator><description>&lt;p&gt;...similar to your ajax webcombo?  we need to perform server side filter and limit results on large recordset.  Thank you!&lt;/p&gt;</description></item></channel></rss>