﻿<?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 - Set or Clear All Items</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-or-Clear-All-Items/</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>Set or Clear All Items</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-or-Clear-All-Items/</link><pubDate>Tue, 29 Sep 2009 05:57:07 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;For now, we don't have specific method to select all items. If you want, you need to select multiple values one by one. Below is the snippet code.&lt;/p&gt;&lt;p /&gt;&lt;pre&gt; WebCombo1.SetMultipleValues("DataTextField1;DataTextField2;DataTextField3", "DataValueField1;DataValueField2;DataValueField3");
     
Example : WebCombo1.SetMultipleValues("Nancy;Janet;Steven", "1;3;5"); 
&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Set or Clear All Items</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-or-Clear-All-Items/</link><pubDate>Mon, 28 Sep 2009 12:09:36 GMT</pubDate><dc:creator>alagarde</dc:creator><description>&lt;p&gt;Both.  Handy provided me with code to clear the items. I would also like to select them all as a separate function.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Al&lt;/p&gt;</description></item><item><title>Set or Clear All Items</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-or-Clear-All-Items/</link><pubDate>Thu, 24 Sep 2009 22:53:43 GMT</pubDate><dc:creator>gordont</dc:creator><description>&lt;p&gt;Hi Alfred,&lt;/p&gt;
&lt;p&gt;I am sorry but I am confused with the scenario, so do you want to clear the user selection or select all item in WebCombo in single click?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>Set or Clear All Items</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-or-Clear-All-Items/</link><pubDate>Thu, 24 Sep 2009 18:25:10 GMT</pubDate><dc:creator>alagarde</dc:creator><description>&lt;p&gt;Handy;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I would like to save the user the effort of clicking a large number of items if possible.  The user selects items in the WebCombo as parameters. Sometimes they would like to select all of the items in the list with a single click.&lt;/p&gt;</description></item><item><title>Set or Clear All Items</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-or-Clear-All-Items/</link><pubDate>Thu, 24 Sep 2009 03:14:49 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Could you be more detail in your question? To clear all items in WebCombo resultbox, you can use &lt;b&gt;&lt;i&gt;WebCombo1.ClearResultBox();&lt;/i&gt;&lt;span style="font-weight: normal; "&gt; But if you want to clear the multiple selection on WebComboBox you can use &lt;b&gt;&lt;i&gt;WebCombo1.ClearSelection();&lt;/i&gt;&lt;/b&gt; Btw, what do you want to achieve when set all items? Hope this helps.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Set or Clear All Items</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Set-or-Clear-All-Items/</link><pubDate>Thu, 24 Sep 2009 00:19:33 GMT</pubDate><dc:creator>alagarde</dc:creator><description>&lt;p&gt;Is it possible to set or clear all items in a WebCombo box that is set to allow multiple selections?&lt;/p&gt;</description></item></channel></rss>