iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
WebCombo dropdown won't show on some of our production clients running IE7 and IE8. Sometimes works, sometimes not. Users are running their browsers in Norwegian (no-Nb) culture setting.
We have asked them to try your demo at
http://live.intersoftpt.com/Default.aspx?url=cs/WebCombo/FirstExperience.aspx
in order to exclude implementation errors on our page.
All examples are working, all but the Supplier demo which is not showing up when clicking the drop down button.
Is there any client side setup that could cause this behavior?
Chrome and Firefox are working as expected.
Floating result window has always been one of WebCombo’s key advantages. WebCombo’s result box can be “float” outside its main window. Unfortunately, this feature caused issue in dual monitor, i.e. the result box is not displayed in the secondary monitor. To solve this issue, you need to set ResultBoxWindowType property to Normal.
*This issue only occurs in IE.
Hope this helps.
Found out that the users are using dual monitors, which means that it very likely is related to the problem described in troubleshooting guide "WebCombo's Dual Monitor Issue 8/25/2005"
Awaiting client's confirmation on this one.
So, you mean that the ResultBox is not showed up when click on DropDown button in DualMonitor? If yes, it is known issue. To solve this issue, please set 'ResultBoxWindowType' as normal.
Regards,Handy
Hello,
I have recently noticed this issue in our application and have applied the suggested fix. However, although the result box now shows on the dual monitor it also shows the status bar at the bottom. This is not shown on the primary monitor.
I have attached two files to demonstrate the issue.
Can anyone tell me how to get rid of the status bar. I have already tried using the Overflow-X = 'hidden' properties as well as the obvious StatusBoxVisible = false.
Thanks in advanced,
Gary...
I’ve noticed that you have created a thread regarding this issue.
Let’s continue the discussion in following link, http://www.intersoftpt.com/Community/WebCombo/Fix-for-Dual-Monitor-issue-causes-status-bar-to-be-shown/.
Using "Intersoft WebUI Studio 2009 R2" WebCombo versoin 4.0.7200 and setting LayoutSettings-ResultBoxWindowType="Normal"="Normal" does not change anything. The dropdown wont show up on monitor 2 anyway.What am I doing wrong: <ISWebCombo:WebCombo ID="c_wcReportType" runat="server" UseDefaultStyle="True" DataMember="tblReportTypes" DataSourceID="ISDataSource1" DataTextField="type_name" DataValueField="type_id" Height="20px" Width="100%" DropDownRows="30" TabIndex="1" AllowAutoDataCaching="False" DataCacheStorage="Session" LayoutSettings-ResultBoxWindowType="Normal"> <LayoutSettings ResultBoxHeight="400" AlwaysShowAllRowsOnDropdown="True" ComboMode="MultipleColumns" AlwaysShowColumnHeaders="false"> <ClientSideEvents OnAfterItemSelected="c_wcReportType_OnAfterItemSelected" /></LayoutSettings><Columns><ISWebCombo:WebComboColumn BaseFieldName="type_name" Name="type_name" /><ISWebCombo:WebComboColumn BaseFieldName="nav_select" DataType="System.Integer" Name="nav_select" Width="0px" /> <ISWebCombo:WebComboColumn BaseFieldName="nav_allow_all" DataType="System.Integer" Name="nav_allow_all" Width="0px" /> <ISWebCombo:WebComboColumn BaseFieldName="url" Name="url" Width="0px" /> </Columns> <FlyPostBackSettings PostHiddenFields="False" /> </ISWebCombo:WebCombo>
LayoutSettings-ResultBoxWindowType="Normal"
Hi,
Would you mind to send us a simple runable sample which replicates this issue? I followed the settings in your aspx but It worked well in here.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname