﻿<?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 - Webcombo is not using all available space</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-is-not-using-all-available-space/</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 is not using all available space</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-is-not-using-all-available-space/</link><pubDate>Mon, 09 May 2016 03:54:14 GMT</pubDate><dc:creator>erwinintersoft</dc:creator><description>&lt;p&gt;Hi Sachin,&lt;/p&gt;&lt;p&gt;You would need to define the width in table and tr as well. It shouldn't work if you only set it in td as the td couldn't know its parents' width. Hope this helps.&lt;/p&gt;&lt;p&gt;Regards,&lt;br&gt;Erwin Sanders&lt;/p&gt;</description></item><item><title>Webcombo is not using all available space</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Webcombo-is-not-using-all-available-space/</link><pubDate>Thu, 05 May 2016 12:22:00 GMT</pubDate><dc:creator>sjain</dc:creator><description>&lt;blockquote style="padding-left: 10px; margin: 0px 0px 0px 5px; border-left: 1px solid rgb(204, 204, 204);"&gt;Hi,&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We have some dynamic pages where on runtime webcombo is added on page from codebehind.&amp;nbsp; For some reason webcombo width is not using full td width although webcombo's width is set to 100%. Td width is also defined and other controls like asp textboxes&amp;nbsp; utilize whole available space. Markup is like this &lt;br&gt;&lt;br&gt;&lt;em&gt;&lt;br&gt;&amp;lt;td nowrap="nowrap" style="width: 73%;"&amp;gt;&lt;br&gt;&amp;lt;xml id="wcombo_1_x"&amp;gt;&lt;br&gt;&amp;lt;!-- [CDATA[&amp;lt;WebCombo DataValueField="Value" DataTextField="Text" HasDataSource="False" UseDefaultStyle="True" UseCssFramework="False" ServerUniqueID="wcombo_1" &lt;br&gt;&lt;br&gt;UseWebResourcesForScript="True" UseWebResourcesForClient="True" ViewStateItems="BehaviorAndCollection" xmlInputHiddenUniqueID="wcombo_1:wcombo_1_h" RenderingMode="HTML5"&amp;gt;&amp;lt;LayoutSettings &lt;br&gt;&lt;br&gt;ResultBoxStyle="WC4-RB" StatusBoxStyle="WC4-SB" ResultFrameStyle="WC4-RF" HeaderStyle="WC4-H" ColumnStyle="WC4-C" SelectedRowStyle="WC4-SR" &lt;br&gt;&lt;br&gt;ScriptDirectory="/CommonLibrary/WebCombo/V7_0_7200/" TextBoxMode="ReadOnly" ResultBoxWindowType="Normal" EnableAnimation="True" ColumnSeparatorColor="154, 198, 255"&amp;gt;&amp;lt;RowStyle Normal="WC4-&lt;br&gt;&lt;br&gt;Row-N" Over="WC4-Row-O" Active="WC4-Row-A" /&amp;gt;&amp;lt;ClientSideEvents OnLostFocus="DynamicWebCombo_OnAfterItemSelected" /&amp;gt;&amp;lt;TextSettings /&amp;gt;&amp;lt;FrameStyle Normal="wcombo1-LayoutSettings-FrameStyle-&lt;br&gt;&lt;br&gt;Normal" Over="wcombo1-LayoutSettings-FrameStyle-Over" Active="wcombo1-LayoutSettings-FrameStyle-Active" /&amp;gt;&amp;lt;TextBoxStyle Normal="parameterValue" Over="parameterValue" Active="parameterValue" &lt;br&gt;&lt;br&gt;/&amp;gt;&amp;lt;DropDownStyle Normal="WC4-DD-N" Over="WC4-DD-O" Active="WC4-DD-A" /&amp;gt;&amp;lt;MoreButtonStyle Normal="WC4-More-N" Over="WC4-More-O" Active="WC4-More-A" /&amp;gt;&amp;lt;/LayoutSettings&amp;gt;&amp;lt;LinkSettings &lt;br&gt;&lt;br&gt;/&amp;gt;&amp;lt;MultipleSelectionSettings Enabled="True" /&amp;gt;&amp;lt;MultipleTexts&amp;gt;&amp;lt;![CDATA[Avg Inventory; Avg Inventory Cost; Back Order Cost; Gross Profit; Dos; Cycle Time; Cogs; Avg Inventory On Hold; &lt;br&gt;&lt;br&gt;]]&amp;gt;&amp;lt;/MultipleTexts&amp;gt;&amp;lt;MultipleValues&amp;gt;&amp;lt;![CDATA[Avg Inventory; Avg Inventory Cost; Back Order Cost; Gross Profit; Dos; Cycle Time; Cogs; Avg Inventory On Hold; &lt;br&gt;&lt;br&gt;]]&amp;gt;&amp;lt;/MultipleValues&amp;gt;&amp;lt;IntegrationSettings /&amp;gt;&amp;lt;FlyPostBackSettings /&amp;gt;&amp;lt;Columns&amp;gt;&amp;lt;WebComboColumn BaseFieldName="Text" Width="100%" Bound="False" Name="Text" /&amp;gt;&amp;lt;WebComboColumn HeaderText="Value" &lt;br&gt;&lt;br&gt;Position="1" BaseFieldName="Value" Width="100px" Hidden="True" Name="Value" /&amp;gt;&amp;lt;/Columns&amp;gt;&amp;lt;/WebCombo&amp;gt;]] --&amp;gt;&lt;br&gt;&lt;span style="font-weight: bold;"&gt;&amp;lt;div style="float: left;"&amp;gt;&lt;/span&gt;&lt;br&gt;&amp;lt;div class="wcombo1-LayoutSettings-FrameStyle-Normal" id="wcombo_1_f" style="width: 100%; overflow: hidden; vertical-align: middle; float: left; position: relative;" browser="ie"&amp;gt;&lt;br&gt;&amp;lt;div class="WC4-DD-N" id="wcombo_1_search" style="text-align: center; overflow: hidden; float: right;" hidefocus="hidefocus"/&amp;gt;&lt;br&gt;......&lt;br&gt;.........&lt;/em&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;If I change &amp;lt;&lt;em&gt;&lt;span style="font-weight: bold;"&gt;div style="float: left;width: 100%;&lt;/span&gt;&lt;/em&gt;"&amp;gt; using F12 then it occupies whole available width but do not know what to put in page for&amp;nbsp; css to force webcombo div to use width 100%. May be there would be another way! Can you suggest a way to make changes in setting so that it can use whole td's width. &lt;br&gt;&lt;br&gt;I added desired and current screenshot!&lt;br&gt;&lt;br&gt;regards&lt;br&gt;Sachin&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/blockquote&gt;</description></item></channel></rss>