﻿<?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 - UXDataLookupBox - Minor Bug when data available is just 1 record</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDataLookupBox---Minor-Bug-when-data-available-is-just-1-record/</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>UXDataLookupBox - Minor Bug when data available is just 1 record</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDataLookupBox---Minor-Bug-when-data-available-is-just-1-record/</link><pubDate>Tue, 21 Feb 2012 23:39:32 GMT</pubDate><dc:creator>yudi</dc:creator><category>ClientUI</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Thank you for the compliment.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I’m so glad to hear the good news.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXDataLookupBox - Minor Bug when data available is just 1 record</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDataLookupBox---Minor-Bug-when-data-available-is-just-1-record/</link><pubDate>Tue, 21 Feb 2012 00:45:12 GMT</pubDate><dc:creator>mlcmds</dc:creator><category>ClientUI</category><description>&lt;p&gt;Hi Yudi,&lt;/p&gt;
&lt;p&gt;Thanks a lot for the quick reply and wonderful solution which is brilliant.&lt;/p&gt;
&lt;p&gt;Wonderful explanation which helps me understand how to use this excellent control. &lt;/p&gt;
&lt;p&gt;Would love if all this finds a way into your documentation.&lt;/p&gt;
&lt;p&gt;Thanks once again for all the help....&lt;img style="border-bottom: medium none; border-left: medium none; border-top: medium none; border-right: medium none" src="http://intersoftpt.com/WebResources/Images/Community/Editor/smiley1.gif" /&gt; Great show and wonderful support&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Balachander&lt;/p&gt;</description></item><item><title>UXDataLookupBox - Minor Bug when data available is just 1 record</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDataLookupBox---Minor-Bug-when-data-available-is-just-1-record/</link><pubDate>Mon, 20 Feb 2012 04:05:30 GMT</pubDate><dc:creator>yudi</dc:creator><category>ClientUI</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Thank you for your interest in our ClientUI controls, especially UXDataLookUpBox control.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I have discussed about the minor bug with the development team. The reported problem is not confirmed as a bug. It is actually part of the user experience.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;When the number of row matching a search criteria is only one record and it is entered as the first search, it is not necessary to show the row to the user and ask the user to select it. Instead of doing this, UXDataLookUpBox will automatically have the single row selected for the user.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;There are two alternative ways to have the row displayed when the number of row matching a search criteria is only one record.&lt;/span&gt;&lt;/p&gt;
&lt;ul style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;&lt;li&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Enable AutoShowResultBox property&lt;br /&gt;Using the default settings, UXDataLookUpBox will not open the result box immediately when users type in a query text. Instead, it waits until the search result becomes available and then display it along with the result box. Users will then select an item from the available results.&lt;br /&gt;By setting the AutoShowResultBox property to True, UXDataComboBox immediately opens the result box as you type into the text box. While waiting for the search result, the search box displays the BusyText or BusyTemplate which indicates that the searching is in progress.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Enable IsDropDownOpen property&lt;br /&gt;After bind the source of UXDataLookUpBox, bind the IsDropDownOpen property then set it to True when there is only one record returned as matching search.&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXDataLookupBox - Minor Bug when data available is just 1 record</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXDataLookupBox---Minor-Bug-when-data-available-is-just-1-record/</link><pubDate>Sat, 18 Feb 2012 07:07:24 GMT</pubDate><dc:creator>mlcmds</dc:creator><category>ClientUI</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Just discovered a minor bug in UXDataLookupBox.&lt;/p&gt;
&lt;p&gt;How to replicate It.&lt;/p&gt;
&lt;p&gt;1. Form the sample application provided by you select the DataLokkupBoxExample.&lt;/p&gt;
&lt;p&gt;2. Enter N in the DataLokkupBox and it will return Nothing.&lt;/p&gt;
&lt;p&gt;3. Enter A it will show rows&lt;/p&gt;
&lt;p&gt;4. Now enter N it will show the record.&lt;/p&gt;
&lt;p&gt;So when the no of rows matching a search criteria is 1 record and it is entered as the first search the UXLookupBox fails.&lt;/p&gt;
&lt;p&gt;subsequent searches do succeed.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Overall it is a great Control and would love if you can fix this minor bug.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
&lt;p&gt;Balachander&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>