﻿<?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 - search by two fields</title><link>http://www.intersoftsolutions.com/Community/WebCombo/search-by-two-fields/</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>search by two fields</title><link>http://www.intersoftsolutions.com/Community/WebCombo/search-by-two-fields/</link><pubDate>Wed, 26 May 2010 10:09:27 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Yes, It is possible. You can use &lt;b&gt;&lt;i&gt;AdditionalSearchFields &lt;/i&gt;&lt;/b&gt;properties.&lt;/p&gt;
&lt;p&gt;e.g&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;protected void WebCombo1_InitializeLayout(object sender, ISNet.WebUI.WebCombo.LayoutEventArgs e)
{
   e.Layout.ComboMode = Mode.MultipleColumns;
   WebCombo1.AdditionalSearchFields = "Code, Name";
}
&lt;/pre&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>search by two fields</title><link>http://www.intersoftsolutions.com/Community/WebCombo/search-by-two-fields/</link><pubDate>Wed, 26 May 2010 09:33:09 GMT</pubDate><dc:creator>jleyva@bisa.com.pe</dc:creator><description>&lt;p&gt;&lt;span class="medium_text" id="result_box"&gt;&lt;span style="font-size: 15px"&gt;&lt;span title="" style="background-color: #ebeff9" pc="existe alguna configuracion para que la busqueda de un webcombo sea por dos campos." qc="there is some configuration for the search for a webcombo or by two fields. " closure_uid_rvv8ew="90"&gt;there is some configuration for the search for a webcombo or by two fields. &lt;/span&gt;&lt;span title="" style="background-color: #fff" pc="por ejemplo si el combo tiene 3(order, codigo, nombre) columnas y yo quiero buscar por codigo y nombre a la vez" qc="for example if the combo has 3 (order, number, name) columns and I want to search for code and name at a time" closure_uid_rvv8ew="151"&gt;for example if the combo has 3 columns (order, code, name)&amp;nbsp; and I want to search for code and name at a time.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="medium_text"&gt;&lt;span title="" style="background-color: #fff" pc="por ejemplo si el combo tiene 3(order, codigo, nombre) columnas y yo quiero buscar por codigo y nombre a la vez" qc="for example if the combo has 3 (order, number, name) columns and I want to search for code and name at a time" closure_uid_rvv8ew="151"&gt;&lt;span class="short_text" id="result_box"&gt;&lt;span title="" style="background-color: #e6ecf9; color: #000" pc="esto es posible" qc="this is possible" closure_uid_rvv8ew="155"&gt;&lt;span style="font-size: 23px"&gt;this is possible&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>