﻿<?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 - WebGrid Enterprise - Webcombo button element not displaying after i click it once...</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webcombo-button-element-not-displaying-after-i-click-it-once/</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>Webcombo button element not displaying after i click it once...</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webcombo-button-element-not-displaying-after-i-click-it-once/</link><pubDate>Thu, 16 May 2013 04:11:05 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi Tomislav Mesaric,&lt;/p&gt;&lt;p&gt;From the snippet that you gave me before, I couldn't replicate your first issue about missing button element. When changin the div container display to block value. However, this issue happens when using IE10 document mode because textbox width is the same as webcombo width. This issue resolved when you change the RenderingMode to HTML5. &lt;/p&gt;
&lt;p&gt;I also tried to replicate your second issue that make text doesn't show until you click the button. I also couldn't replicate your issue here. However when using you snippet code, I couldn't show the resultbox because you missing some configuration on MultipleSelectionSettings. When using TextBoxMode to ReadOnly and enable MultipleSelection, please ensure if you put AllowBrowseAll value to True value. The resultBox will be appear below the WebCombo.&lt;/p&gt;
&lt;p&gt;Can you give any steps or simple sample that can replicate these issue in our local end? I really need to replicate this issue in our local end so I can trace where the problem comes from. Look forward to hear any feedback from you so I can help you further.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Webcombo button element not displaying after i click it once...</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webcombo-button-element-not-displaying-after-i-click-it-once/</link><pubDate>Wed, 15 May 2013 05:53:43 GMT</pubDate><dc:creator>Tomo</dc:creator><description>&lt;p&gt;WebCombo button element not displaying after i click it once, after i turn webcombo container style-display from none to block.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Another thing is that text is not showing until i click on the button.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;td style="position: relative;"&amp;gt;&lt;br /&gt; &amp;lt;div id="cmbPoduzeceDiv" style=" position: absolute; top: 5px; left: 5px; display:none;"&amp;gt; &lt;br /&gt; &amp;lt;iswebcombo:WebCombo ID="cmbPoduzece" runat="server" UseDefaultStyle="true" Width="300px" fancyPopUp="true" DataTextField="&amp;lt;%$GetColumnName:Poduzece%&amp;gt;" DataValueField="podTopStructureId" AllowWildCardSearch="true" &amp;gt;&lt;br /&gt; &amp;lt;LayoutSettings ComboMode="MultipleColumns" AlwaysShowAllRowsOnDropdown="true" &amp;gt;&amp;lt;/LayoutSettings&amp;gt;&lt;br /&gt; &amp;lt;Columns&amp;gt;&lt;br /&gt; &amp;lt;iswebcombo:WebComboColumn Bound="true" BaseFieldName="&amp;lt;%$GetColumnName:Poduzece%&amp;gt;" Name="Poduzece" HeaderText="&amp;lt;%$GetString:{%00_Pub_Name2%}%&amp;gt;" Width="300px" /&amp;gt;&lt;br /&gt; &amp;lt;/Columns&amp;gt;&lt;br /&gt; &amp;lt;/iswebcombo:WebCombo&amp;gt;&lt;br /&gt; &lt;br /&gt; &amp;lt;/div&amp;gt;&lt;br /&gt; &amp;lt;div id="cmbPoduzeceMultiSelectDiv" style=" position: absolute; top: 5px; left: 5px; display:block;"&amp;gt; &lt;br /&gt; &amp;lt;iswebcombo:WebCombo ID="cmbPoduzeceMultiSelect" runat="server" UseDefaultStyle="true" Width="300px" fancyPopUp="true" DataTextField="&amp;lt;%$GetColumnName:Poduzece%&amp;gt;" DataValueField="podTopStructureId" &amp;gt;&lt;br /&gt; &amp;lt;LayoutSettings ComboMode="MultipleColumns" TextBoxMode="ReadOnly" AlwaysShowAllRowsOnDropdown="true" ResultBoxHeight="450"&amp;gt;&amp;lt;/LayoutSettings&amp;gt;&lt;br /&gt; &amp;lt;MultipleSelectionSettings Enabled="true" /&amp;gt;&lt;br /&gt; &amp;lt;Columns&amp;gt;&lt;br /&gt; &amp;lt;iswebcombo:WebComboColumn Bound="false" BaseFieldName="&amp;lt;%$GetColumnName:Poduzece%&amp;gt;" Name="Poduzece" HeaderText="&amp;lt;%$GetString:{%00_Pub_Name2%}%&amp;gt;" Width="300px" /&amp;gt;&lt;br /&gt; &amp;lt;/Columns&amp;gt;&lt;br /&gt; &amp;lt;/iswebcombo:WebCombo&amp;gt;&lt;br /&gt; &lt;br /&gt; &amp;lt;/div&amp;gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>