﻿<?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 - Filtering WebCombo with MultipleSelectionSettings</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Filtering-WebCombo-with-MultipleSelectionSettings/</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>Filtering WebCombo with MultipleSelectionSettings</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Filtering-WebCombo-with-MultipleSelectionSettings/</link><pubDate>Thu, 15 Dec 2016 08:12:53 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;&lt;span&gt;... I managed to do filtering in the same way as in your example ...&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Glad to hear the good news.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to contact us through the &lt;a href="#livechat" target="_blank"&gt;live chat&lt;/a&gt; service or post it into our &lt;a href="http://www.intersoftsolutions.com/Community" target="_blank"&gt;community&lt;/a&gt;. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Filtering WebCombo with MultipleSelectionSettings</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Filtering-WebCombo-with-MultipleSelectionSettings/</link><pubDate>Fri, 25 Nov 2016 13:17:41 GMT</pubDate><dc:creator>jamric</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;thank you for your answer. &lt;span style="background-color: rgb(255, 255, 255); color: rgb(33, 33, 33); font-family: inherit; white-space: pre-wrap; font-size: 10pt;"&gt;I managed to do filtering in the same way as in your example (with data source control on .aspx file), just  I used SqlDataSource.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: rgb(255, 255, 255); color: rgb(33, 33, 33); font-family: inherit; white-space: pre-wrap; font-size: 10pt;"&gt;Best regards,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: rgb(255, 255, 255); color: rgb(33, 33, 33); font-family: inherit; white-space: pre-wrap; font-size: 10pt;"&gt;Jurica&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Filtering WebCombo with MultipleSelectionSettings</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Filtering-WebCombo-with-MultipleSelectionSettings/</link><pubDate>Fri, 25 Nov 2016 07:32:30 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I created a sample of WebCombo with following specification:&lt;/span&gt;&lt;/p&gt;&lt;ul style="color: #1f497d;"&gt;&lt;li&gt;Multiple selection enabled.&lt;/li&gt;&lt;li&gt;Checkbox element is added to the page. On checkbox click, additional filter is added to the WebCombo by using following snippet code: &lt;pre&gt;customersCombo.SetAdditionalFilters("[Country] = 'Germany'");&lt;/pre&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please find the attached sample and let me know whether this helps or not.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Filtering WebCombo with MultipleSelectionSettings</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Filtering-WebCombo-with-MultipleSelectionSettings/</link><pubDate>Thu, 24 Nov 2016 15:00:47 GMT</pubDate><dc:creator>jamric</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(33, 33, 33); font-family: arial, sans-serif; font-size: 16px; white-space: pre-wrap; background-color: rgb(255, 255, 255);"&gt;I have webcombo with option &lt;/span&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;&amp;lt;MultipleSelectionSettings Enabled="true"/&amp;gt;&lt;/span&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt; on my aspx page&lt;/span&gt;&lt;font color="#212121" face="arial, sans-serif" style="font-size: 10pt;"&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;. &lt;/span&gt;&lt;/font&gt;&lt;font color="#212121" face="arial, sans-serif" style="font-size: 10pt;"&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;Webcombo is filled from page code behind &lt;/span&gt;&lt;/font&gt;&lt;span style="font-size: 16px; white-space: pre-wrap; color: rgb(33, 33, 33); font-family: arial, sans-serif;"&gt; as follows: &lt;/span&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;combo.PopulateUnboundData(dt, True)&lt;/span&gt;&lt;font color="#212121" face="arial, sans-serif" style="font-size: 10pt;"&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt; where &lt;/span&gt;&lt;/font&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;dt&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;font color="#212121" face="arial, sans-serif" style="font-size: 10pt;"&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;is &lt;/span&gt;&lt;/font&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;DataTable&lt;/span&gt;&lt;span style="font-size: 16px; white-space: pre-wrap; color: rgb(33, 33, 33); font-family: arial, sans-serif;"&gt; object.&lt;/span&gt;&lt;font color="#212121" face="arial, sans-serif" style="font-size: 10pt;"&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt; When I call function &lt;/span&gt;&lt;/font&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;SetAdditionalFilters&lt;/span&gt;&lt;font color="#212121" face="arial, sans-serif" style="font-size: 10pt;"&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt; on client side in javascript, I get a blank resultbox in webcombo.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font color="#212121" face="arial, sans-serif"&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;I suspect the problem is in use &lt;/span&gt;&lt;/font&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;PopulateUnboundData&amp;nbsp;&lt;/span&gt;&lt;font color="#212121" face="arial, sans-serif" style="font-size: 10pt;"&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;method, but I do not know other way how to fill webcombo control with option &lt;/span&gt;&lt;/font&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;&amp;lt;MultipleSelectionSettings Enabled="true"/&amp;gt;&lt;/span&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;. Webcombo controls &lt;b&gt;without&lt;/b&gt; this option I &lt;/span&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;also &lt;/span&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;fill in code behind, but on other way as also: &lt;/span&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;combo.DataSource = dt&lt;/span&gt;&lt;span style="color: rgb(33, 33, 33); font-family: arial, sans-serif; font-size: 16px; white-space: pre-wrap;"&gt;. When I call same function &lt;/span&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;SetAdditionalFilters&lt;/span&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt; on this contol, filtering works well.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(33, 33, 33); font-family: arial, sans-serif; font-size: 16px; white-space: pre-wrap;"&gt;When I try fill webcombo with &lt;/span&gt;&lt;font color="#212121" face="arial, sans-serif" style="font-size: 10pt;"&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;option &lt;/span&gt;&lt;/font&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;&amp;lt;MultipleSelectionSettings Enabled="true"/&amp;gt;&lt;/span&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt; on this way (&lt;/span&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;combo.DataSource = dt&lt;/span&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;), I get nothing in resultbox of control.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;Is there a way that I have webcombo with option &lt;/span&gt;&lt;span style="background-color: rgb(255, 252, 225); font-family: &amp;quot;Courier New&amp;quot;, Tahoma; font-size: 9pt;"&gt;&amp;lt;MultipleSelectionSettings Enabled="true"/&amp;gt;&lt;/span&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt; and functionality of filtering at the same time?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;Best regards,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 16px; white-space: pre-wrap;"&gt;Jurica&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>