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
Hello there,
I've got a huge problem with WebCombo styles in ie 10. I got a table within a WebTabItem and when I use a colspan then the Webcombo is ignoring this. Its working wonderful under ie 11. Below you got my Code-Snippet. When I use the RenderingMode="HTML5" functionality its not working too.
Can you help me out here?
regards
<!DOCTYPE html> <html> <head id="Head1" runat="server"> <title>Projektmaske</title> <link href="~/Styles/MaskenNeu.css" rel="stylesheet" type="text/css" /> </head> <body> <form id="form1" runat="server"> <ISWebDesktop:WebTab ID="WebTab1" runat="server" Height="680px" Width="100%" DefaultTabItemHeight="20px" DefaultTabItemWidth="150px" NormalTabOffset="2"> <TabPages> <ISWebDesktop:WebTabItem Text="Test"> <PageTemplate> <table> <tr> <td> Projektangaben </td> <table style="width: 600px"> <colgroup> <col width="120" /> <col width="230" /> <col width="160" /> <col width="90" /> </colgroup> <tr> <td> Test </td> <td colspan="3"> <ISWebCombo:WebCombo ID="Combo_Kunde" runat="server" UseDefaultStyle="true" Width="100%"></ISWebCombo:WebCombo> <%--<asp:TextBox runat="server" Width="100%" Text="Colspan working!!! :-D"></asp:TextBox>--%> </td> </tr> </table> </tr> </table> </PageTemplate> </TabPages>
</ISWebDesktop:WebTabItem> </ISWebDesktop:WebTab> </form> </body> </html>
Hello,I apologize for any inconvenience this problem may have caused you.Thank you for the question & snippet code.Could you help me to provide more information regarding your issue?Could you show me what error message & the result that you get in your local end? (for example, the screenshot).So that I can help you further more. Thank you.Regards,Hans K.
Hello,
here are the Screenshots. I don't recieve any errormessage.
Internet Explorer 11: http://abload.de/img/workingie110zlqz.png
Internet Explorer 10: http://abload.de/img/notworkingie109jbm4.png
I just want to share that in IE10 and IE11 when you have the combo set to width="100%" and RenderingMode="HTML5" the result looks like: http://abload.de/img/withrenderingmodehtmlmms39.png
:-(
Hello,Thank you for the reply & the information.I will forward this issue to the developer team and I will let you know if there is an update as soon as possible.We appreciate your patience in the meantime.Regards,Hans K.
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