﻿<?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 - Show all records when DropDown button is clicked and Filter when text is entered in Textbox</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Show-all-records-when-DropDown-button-is-clicked-and-Filter-when-text-is-entered-in-Textbox/</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>Show all records when DropDown button is clicked and Filter when text is entered in Textbox</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Show-all-records-when-DropDown-button-is-clicked-and-Filter-when-text-is-entered-in-Textbox/</link><pubDate>Fri, 04 Feb 2011 07:16:21 GMT</pubDate><dc:creator>MarTin</dc:creator><category>WebCombo</category><description>&lt;p&gt;Hello Huzefa,&lt;/p&gt;
&lt;p&gt;You can set &lt;strong&gt;AlwaysShowAllRowOnDropdown &lt;/strong&gt;property to &lt;strong&gt;True&lt;/strong&gt;.&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebCombo:WebCombo ID="WebCombo1" runat="server" DataSourceID="AccessDataSource1"
 DataTextField="ContactName" DataValueField="CustomerID" Height="20px" UseDefaultStyle="True" Width="200px"&amp;gt;
   &amp;lt;LayoutSettings AlwaysShowAllRowsOnDropdown="True"&amp;gt;   
   &amp;lt;/LayoutSettings&amp;gt;
&amp;lt;/ISWebCombo:WebCombo&amp;gt;  &lt;/pre&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description></item><item><title>Show all records when DropDown button is clicked and Filter when text is entered in Textbox</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Show-all-records-when-DropDown-button-is-clicked-and-Filter-when-text-is-entered-in-Textbox/</link><pubDate>Thu, 03 Feb 2011 01:44:35 GMT</pubDate><dc:creator>huzzy143</dc:creator><category>WebCombo</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;How can i show all the records when Dropdown button is clicked and Filter the record only when a Text is entered in Textbox.&lt;/p&gt;
&lt;p&gt;At Present what happens is that when i chose a value and then again i click the dropdown button then i get to see only 1 record, because it is filtering the record.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I want to override the Default functionality. How can i achieve this?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Huzefa Katwarawala&lt;/p&gt;</description></item></channel></rss>