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
I find an error that calendarCombo shown in webgrid in HTML5 Doc Type, IE 11 environment.
It can be used to select date but it is shown transparently.
The error is shown in the attached file.I think maybe it is a bug.
Could you please check it and fix this bug in latest update? Thank you
Hello,I try to run a page from WebGrid Samples Solution, “EditorTypes.aspx” page.But unfortunately, the CalendorCombo works fine on my end (WebGrid_CalendarCombo_Transparent.png).I run the sample in Internet Explorer 11.My current WebGrid v8.0.7200.259 & ISNet v3.0.5000.912Could you please provide me information regarding this issue?How is your WebGrid confinguration?What is your current assembly version?Thank you.Regards,Hans K.
Hello,
My current WebGrid and ISNet is same as yours.
I run it in the IE11 in non compatibility mode environment not compatibility mode,is it caused the error?
My webgrid configuration is as belows:
<ISWebGrid:WebGrid ID="wg_technic_project_outlay" runat="server" Width="100%" Height="100%" RenderingMode="HTML5" ScriptDirectory="../CommonLibrary/WebGrid/V8_0_7200/" SharedScriptDirectory="../CommonLibrary/Shared/" DefaultStyleMode="Elegant" UseDefaultStyle="True" OnAddRow="wg_technic_project_outlay_AddRow" OnInitializeDataSource="wg_technic_project_outlay_InitializeDataSource" OnUpdateRow="wg_technic_project_outlay_UpdateRow" OnDeleteRow="wg_technic_project_outlay_DeleteRow" WebDesktopScriptDirectory="../CommonLibrary/WebDesktop/V4_0_7200/" OnPrepareExportExecute="wg_technic_project_outlay_PrepareExportExecute" OnInitializeLayout="wg_technic_project_outlay_InitializeLayout"> <RootTable DataKeyField="f_id" Caption="科技项目费用信息表" AllowAddNew="Yes" DataMember="TTechnicProjectOutlay" NewRowInfoText="请点击这里添加新的科技项目费用信息..."> <Columns> <ISWebGrid:WebGridColumn Caption="项目名称" DataMember="f_project_id" EditType="WebComboNET" EditInfoText="选择项目名称" InputRequired="True" Name="f_project_id" Width="200px" WebComboID="wc_project"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="申请类型" DataMember="f_payment_type_id" EditType="WebComboNET" WebComboID="wc_payment_type" Name="f_payment_type_id" Width="150px" EditInfoText="选择申请类型" InputRequired="true"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="申请日期" DataMember="f_date" EditType="CalendarCombo" Width="100px" Name="f_date" DataFormatString="yyyy-MM-dd" InputRequired="true"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="申请金额" DataMember="f_apply_money" Name="f_apply_money" DataType="System.Decimal" DataFormatString="c" Width="120px" AggregateFunction="Sum" InputRequired="true"> <CellStyle HorizontalAlign="Right" Padding-Right="5px"> <Padding Right="5px"></Padding> </CellStyle> <FooterStyle ForeColor="#CC0000" /> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="审批金额" DataMember="f_approve_money" Name="f_approve_money" DataType="System.Decimal" DataFormatString="c" Width="120px" AggregateFunction="Sum" InputRequired="true"> <CellStyle HorizontalAlign="Right" Padding-Right="5px"> <Padding Right="5px"></Padding> </CellStyle> <FooterStyle ForeColor="#CC0000" /> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="审批说明" DataMember="f_reply" Name="f_reply" Width="200px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="备注" DataMember="f_remarks" Name="f_remarks" Width="200px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="项目名称" DataMember="project_name" Width="0px"> </ISWebGrid:WebGridColumn> </Columns> </RootTable> <LayoutSettings ScriptDirectory="../CommonLibrary/WebGrid/V8_0_7200/" HelpURL="../Help/h_webgrid.html" NewRowLostFocusAction="AlwaysPrompt" PagingMode="VirtualLoad" ApplyFiltersKey="Enter" AllowSorting="Yes" RowLostFocusAction="AlwaysPrompt" AllowColumnMove="Yes" AllowFilter="Yes" AllowEdit="Yes" CellPaddingDefault="1" AllowAddNew="Yes" VerboseEditingInformation="True" AllowDelete="Yes" AllowExport="Yes" AllowGrouping="Yes" HideColumnsWhenGrouped="No" AutoWidth="True"> <ClientSideEvents OnBeforeDelete="wg_technic_project_outlay_OnBeforeDelete" /> <ImageSettings SortDescImage="SortAsc.gif" SortAscImage="SortDesc.gif" Folder="../CommonLibrary/Images/"></ImageSettings> <TextSettings LocalizationFolder="../CommonLibrary/WebGrid/V8_0_7200/Localization/" Language="UseCulture" UseLanguage="wglang_zh-CN.xml"> </TextSettings> <ClientSideEvents OnRowValidate="wg_technic_project_outlay_RowValidate" OnBeforeDelete="wg_technic_project_outlay_BeforeDelete" /> <ScrollBarStyle ArrowColor="75, 0, 130" BaseColor="244, 244, 244" DarkShadowColor="244, 244, 244" FaceColor="195, 213, 253" HighlightColor="244, 244, 244" LightColor="195, 213, 253" ShadowColor="195, 213, 253" TrackColor="244, 244, 244" /> </LayoutSettings> </ISWebGrid:WebGrid>
Hello,Thank you for the reply.I try to make a WebGrid page by using your WebGrid’s configuration.Unfortunately, the CalendarCombo works fine on my end (WebGrid_CalendarCombo_IE11.png).I attached the WebGrid page, please kindly have review on the attached sample and let me know if there is configuration that I missed.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