﻿<?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 - WebCombo - Using AutoComplete and InstantLookup Entry Mode together</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Using-AutoComplete-and-InstantLookup-Entry-Mode-together/</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>Using AutoComplete and InstantLookup Entry Mode together</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Using-AutoComplete-and-InstantLookup-Entry-Mode-together/</link><pubDate>Mon, 02 May 2011 04:22:01 GMT</pubDate><dc:creator>lili</dc:creator><category>WebCombo</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can't combine the AutoComplete and InstantLookup EntryMode togehter. You can only use either AutoComplete or InstantLookup. When using the InstantLookup, user can still filter when typing text by pressing enter. The OnKeyDown property has a different behaviour that it can run after you type two letters so it's not really fit to use that event. You can try to filter by using the InitializeDataSource event and set the AllowAutoQueryHandler property to false.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Lili Khiung&lt;/p&gt;</description></item><item><title>Using AutoComplete and InstantLookup Entry Mode together</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Using-AutoComplete-and-InstantLookup-Entry-Mode-together/</link><pubDate>Sat, 30 Apr 2011 14:14:14 GMT</pubDate><dc:creator>huzzy143</dc:creator><category>WebCombo</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I have a situation where i want to use the AutoComplete and InstantLookup Entry Mode together.&lt;/p&gt;
&lt;p&gt;I mean following is the situation.&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;User may know the value -&amp;gt; In this case the user will type value and press tab and the value will be selected automatically. &lt;strong&gt;At present this is happening very fine&lt;/strong&gt;.&lt;/li&gt;&lt;li&gt;User may not know the value -&amp;gt; In this case the user will type text and wait for auto complete or filter to happen in order to select from a filtered list.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;I have set the EntryMode = InstantLookup at present.&lt;/p&gt;
&lt;p&gt;Can you please provide a workaround using javascript where i can post to server on the Keydown event on webcombo? This event should filter the list in the combo.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Huzefa&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>