﻿<?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 - How to Clear Selected Item in WebCombo from server side?</title><link>http://www.intersoftsolutions.com/Community/WebCombo/How-to-Clear-Selected-Item-in-WebCombo-from-server-side/</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>How to Clear Selected Item in WebCombo from server side?</title><link>http://www.intersoftsolutions.com/Community/WebCombo/How-to-Clear-Selected-Item-in-WebCombo-from-server-side/</link><pubDate>Mon, 23 Apr 2012 00:45:04 GMT</pubDate><dc:creator>Hans</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;There isn’t function in server side to clear selected item, like in client side.&lt;br /&gt;However, you could clear selected item in server side by set the value of WebCombo to null or empty string.&lt;/p&gt;
&lt;p&gt;Here’s the snippet code how to set the WebCombo’s value to empty string.&lt;br /&gt;WebCombo1.Value = "";&lt;/p&gt;
&lt;p&gt;Hope this helps. Thank you.&lt;br /&gt;Regards,&lt;br /&gt;Hans.&lt;/p&gt;</description></item><item><title>How to Clear Selected Item in WebCombo from server side?</title><link>http://www.intersoftsolutions.com/Community/WebCombo/How-to-Clear-Selected-Item-in-WebCombo-from-server-side/</link><pubDate>Sun, 22 Apr 2012 23:27:36 GMT</pubDate><dc:creator>chanjma@gmail.com</dc:creator><description>&lt;p&gt;What is the method used to clear the selected item on the webcombo control? When I check out discussions I can only see client side scripting.&lt;/p&gt;
&lt;p&gt;Is there a similar function like dropdowns .clear()?&lt;/p&gt;</description></item></channel></rss>