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
I'm using the latest version of ISNet, WebCombo and HTML5, but unfortunately I have a problem with the action WebCombo in IE11 and Firefox 25.0.1. The problem is not showing a drop-down list. In other browsers as IE10, Chrome, Opera, everything works fine.Please help in this matter.thank you
regards
Adam
Hello,
i have update assembly to version .257 but i still have the same problem.
Regards
i have publish on file for you you can see how look that on chrome, IE10 and opera for example and ofcourse on IE11 or Firefox 25.0.1.
<%@ Page Title="" Language="C#" MasterPageFile="~/Page.Master" AutoEventWireup="true" CodeBehind="WebFileUploader.aspx.cs" Inherits="StudioSystem.TempReports.WebFileUploader" %> <%@ Register assembly="ISNet.WebUI.WebCombo" namespace="ISNet.WebUI.WebCombo" tagprefix="ISWebCombo" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <ISWebCombo:WebCombo ID="WebCombo1" runat="server" DataSourceID="SqlDataSource1" DataTextField="OPIS" DataValueField="KOD" Height="20px" UseDefaultStyle="True" Width="200px" RenderingMode="HTML5"> </ISWebCombo:WebCombo> <asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:StudioSystemConnectionString %>" SelectCommand="SELECT [KOD], [OPIS] FROM [x_skorowidze] WHERE ([PRX] = @PRX)"> <SelectParameters> <asp:Parameter DefaultValue="MAG" Name="PRX" Type="String" /> </SelectParameters> </asp:SqlDataSource> <ISWebCombo:WebCombo ID="WebCombo2" runat="server" UseDefaultStyle="true"> </ISWebCombo:WebCombo> </asp:Content>
Sample site
http://studiosystem.demo.softwarestudio.com.pl/TempReports/WebCombo.aspx
Please look on that. Meaybe that help you to resolve this problem.
Thank you.
Regards,Adam
Hello Hans,
i write from other account because i have problem with community on my account.
I have installed curent version of Intersoft Framework, and that help for Firefox but on IE 11 WebCombo still did not work.
regards Adam
Thanks for confirming the issue. Can you tell me when can we expect a solution in this topic? Thank you very much.
regardsAdam.
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