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
Hi Leo,
I am use the the html which am using for report in my asp,net application. If only single row is present or no rows found then my table get collasped in ie 11 and i am not able to view the result or the message. Attaching a Image for you. Please help me.
<body>
<form id="Form1" style="MARGIN-TOP: 0px" method="post" runat="server">
<div id="ReportContainer">
<asp:table ID="tblReportHead" Runat="server" Width="100%">
<asp:TableRow>
<asp:TableCell HorizontalAlign="Left">
<img src="images/ShertrackSnappslogo.jpg" border="0"/>
</asp:TableCell>
<asp:tablecell HorizontalAlign="Right" Wrap="False">
<asp:Button ID="btnCancel" Runat="server" CssClass="button" Text=" Cancel "></asp:Button>
</asp:tablecell>
</asp:TableRow>
<asp:tablerow VerticalAlign="Top">
<asp:tablecell ID="tbcReportTitle" Runat="server" ColumnSpan="2" CssClass="reportTitle">
Generating report ...
</asp:tablerow>
</asp:table>
<asp:table ID="tblReportBody" Runat="server" Width="100%">
<asp:TableCell ID="tbcReportBody" Runat="server">
<asp:Literal ID="litReportOutput" Runat="server" EnableViewState="False"></asp:Literal>
<asp:Label ID="lblError" Runat="server" Visible="False" CssClass="errorText"></asp:Label>
<asp:Xml id="ReportData" Runat="server"></asp:Xml>
</div>
<input type="hidden" id="hidRefresh" runat="server" value="1" />
<input type="hidden" id="hidRunning" runat="server" value="1" />
</form>
Hi Yudi,
Can you please make "UnitinStocks" Colunm as System.Decimal instead of Int and try to replicate. Because my colunm is decimal type.
Thanking You
Also Leo, When i am trying to create a new thread in our community, its reflecting any where in the website.
Thanks
I have sent you a html page. Kindly check at your end.
Thanking you
<form id="EditForecastForm" style="MARGIN-TOP: 0px" method="post" runat="server">
<uc1:toolbar id="ToolBar1" title="Edit Forecast" runat="server"></uc1:toolbar>
<asp:ScriptManager ID="ScriptManager1" runat="server" EnablePageMethods="true" />
<ISWebGrid:WebGrid ID="ForecastWebGrid" runat="server" Height="80%" UseDefaultStyle="True" DefaultStyleMode="Elegant"
Width="100%" OnInitializeDataSource="ForecastWebGrid_InitializeDataSource" OnPrepareDataBinding="ForecastWebGrid_PrepareDataBinding" OnBatchUpdate="ForecastWebGrid_BatchUpdate"
OnInitializePostBack="ForecastWebGrid_InitializePostBack" AllowPivotCharting="true">
<LayoutSettings AllowAddNew="Yes" AllowColumnMove="Yes" AllowSelectColumns="Yes" AllowDelete="Yes" AllowEdit="Yes" AllowExport="Yes"
EditOnClick="False" PagingMode="VirtualLoad"
AllowFilter="Yes" AllowGrouping="Yes" AllowSorting="Yes" AutoFilterSuggestion="True" ShowFilterStatus="True"
AutoFitColumns="True" AllowContextMenu="true" ColumnFooterAggregateMode="CalculateAllData" ColumnFooters="Yes"
AllowBatchUpdate="True" AllowMultipleSelection="Yes" NewRowLostFocusAction="AlwaysPrompt" GroupRowInfoFormatDefault="[caption]: [value], Total Rows: [count]">
<BatchUpdateSettings AutomaticObjectUpdate="true" AllowReviewChanges="true" />
<ClientSideEvents OnRowContextMenu="ForecastWebGrid_OnRowContextMenu" />
</LayoutSettings>
</ISWebGrid:WebGrid>
<ISWebCombo:WebCombo ID="ItemsWebCombo" runat="server" AllowWildCardSearch="True"
DataMember="DefaultView" OnInitializeDataSource="ItemsWebCombo_InitializeDataSource" Height="20px" UseDefaultStyle="True" Width="200px">
<LayoutSettings EntryMode="AutoComplete" AlwaysShowAllRowsOnDropdown="true">
</ISWebCombo:WebCombo>
</body>
I have tired it but again its not solving the my problem. The Grid's Row is still hidden by the scroll Bar in
ie11 but its appearing fine in ie10. Do you have any other solution ?
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