﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Thu, 27 Aug 2015 03:47:52 GMT</pubDate><dc:creator>leo.c</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;Hi Visal,&lt;/p&gt;&lt;p&gt;From the image, it seem that the issue was on WebGrid, but I could not find any webgrid tag in the asp code you have shared. I would appreciate it if you could share a sample that I could run on my end so that I could observed this issue.&lt;/p&gt;&lt;p&gt;For your information, I have modified my previous sample so that webgrid show 0 data with a button click in my attempt to replicate your issue. The result was I could not replicate your issue. I could see the empty row text message perfectly. Please have the sample evaluated on your end.&lt;/p&gt;&lt;p&gt;Best Regards,&lt;br&gt;Leo&lt;/p&gt;</description></item><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Wed, 26 Aug 2015 14:39:47 GMT</pubDate><dc:creator>Vishal</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;Hi Leo,&lt;/p&gt;&lt;p&gt;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.&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;	&lt;/span&gt;&amp;lt;body&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;		&lt;/span&gt;&amp;lt;form id="Form1" style="MARGIN-TOP: 0px" method="post" runat="server"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;			&lt;/span&gt;&amp;lt;div id="ReportContainer"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;				&lt;/span&gt;&amp;lt;asp:table ID="tblReportHead" Runat="server" Width="100%"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;					&lt;/span&gt;&amp;lt;asp:TableRow&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;						&lt;/span&gt;&amp;lt;asp:TableCell HorizontalAlign="Left"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;							&lt;/span&gt;&amp;lt;img src="images/ShertrackSnappslogo.jpg" border="0"/&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;						&lt;/span&gt;&amp;lt;/asp:TableCell&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;						&lt;/span&gt;&amp;lt;asp:tablecell HorizontalAlign="Right" Wrap="False"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;							&lt;/span&gt;&amp;lt;asp:Button ID="btnCancel" Runat="server" CssClass="button" Text=" Cancel "&amp;gt;&amp;lt;/asp:Button&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;						&lt;/span&gt;&amp;lt;/asp:tablecell&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;					&lt;/span&gt;&amp;lt;/asp:TableRow&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;					&lt;/span&gt;&amp;lt;asp:tablerow VerticalAlign="Top"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;						&lt;/span&gt;&amp;lt;asp:tablecell ID="tbcReportTitle" Runat="server" ColumnSpan="2" CssClass="reportTitle"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;							&lt;/span&gt;Generating report ...&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;						&lt;/span&gt;&amp;lt;/asp:tablecell&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;					&lt;/span&gt;&amp;lt;/asp:tablerow&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;				&lt;/span&gt;&amp;lt;/asp:table&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;				&lt;/span&gt;&amp;lt;asp:table ID="tblReportBody" Runat="server" Width="100%"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;					&lt;/span&gt;&amp;lt;asp:tablerow VerticalAlign="Top"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;						&lt;/span&gt;&amp;lt;asp:TableCell ID="tbcReportBody" Runat="server"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;							&lt;/span&gt;&amp;lt;asp:Literal ID="litReportOutput" Runat="server" EnableViewState="False"&amp;gt;&amp;lt;/asp:Literal&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;							&lt;/span&gt;&amp;lt;asp:Label ID="lblError" Runat="server" Visible="False" CssClass="errorText"&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;						&lt;/span&gt;&amp;lt;/asp:TableCell&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;					&lt;/span&gt;&amp;lt;/asp:tablerow&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;				&lt;/span&gt;&amp;lt;/asp:table&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;				&lt;/span&gt;&amp;lt;asp:Xml id="ReportData" Runat="server"&amp;gt;&amp;lt;/asp:Xml&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;			&lt;/span&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;			&lt;/span&gt;&amp;lt;input type="hidden" id="hidRefresh" runat="server" value="1" /&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;			&lt;/span&gt;&amp;lt;input type="hidden" id="hidRunning" runat="server" value="1" /&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;		&lt;/span&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;</description></item><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Wed, 05 Aug 2015 04:23:20 GMT</pubDate><dc:creator>leo.c</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;Hi Vishal,&lt;/p&gt;&lt;p&gt;I notice that you set webgrid height to "80%" but never set webgrid container height. To solve this issue, please set webgrid container height. Please find the simple sample in attachment and evaluated it on your end by adding it to webgrid default sample.&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;Regards.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Tue, 04 Aug 2015 12:55:29 GMT</pubDate><dc:creator>Vishal</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;Also Leo, When i am trying to create a new thread in our community, its reflecting any where in the website.&lt;/p&gt;&lt;p&gt;Thanks&lt;br&gt;&lt;/p&gt;</description></item><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Tue, 04 Aug 2015 12:49:10 GMT</pubDate><dc:creator>Vishal</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;Hi Leo,&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have sent you a html page. Kindly check at your end.&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;Thanking you&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Tue, 04 Aug 2015 12:40:23 GMT</pubDate><dc:creator>Vishal</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;&amp;lt;body&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;		&lt;/span&gt;&amp;lt;form id="EditForecastForm" style="MARGIN-TOP: 0px" method="post" runat="server"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;			&lt;/span&gt;&amp;lt;uc1:toolbar id="ToolBar1" title="Edit Forecast" runat="server"&amp;gt;&amp;lt;/uc1:toolbar&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;asp:ScriptManager ID="ScriptManager1" runat="server" EnablePageMethods="true" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;ISWebGrid:WebGrid ID="ForecastWebGrid" runat="server" Height="80%" UseDefaultStyle="True" DefaultStyleMode="Elegant"&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Width="100%" OnInitializeDataSource="ForecastWebGrid_InitializeDataSource" OnPrepareDataBinding="ForecastWebGrid_PrepareDataBinding" OnBatchUpdate="ForecastWebGrid_BatchUpdate"&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;OnInitializePostBack="ForecastWebGrid_InitializePostBack" AllowPivotCharting="true"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;LayoutSettings AllowAddNew="Yes" AllowColumnMove="Yes" AllowSelectColumns="Yes" AllowDelete="Yes" AllowEdit="Yes" AllowExport="Yes"&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; EditOnClick="False" PagingMode="VirtualLoad"&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowFilter="Yes" AllowGrouping="Yes" AllowSorting="Yes" &amp;nbsp;AutoFilterSuggestion="True" ShowFilterStatus="True"&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AutoFitColumns="True" AllowContextMenu="true" ColumnFooterAggregateMode="CalculateAllData" ColumnFooters="Yes"&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AllowBatchUpdate="True" AllowMultipleSelection="Yes" NewRowLostFocusAction="AlwaysPrompt" &amp;nbsp;GroupRowInfoFormatDefault="[caption]: [value], Total Rows: [count]"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;BatchUpdateSettings AutomaticObjectUpdate="true" AllowReviewChanges="true" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;ClientSideEvents OnRowContextMenu="ForecastWebGrid_OnRowContextMenu" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/LayoutSettings&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;			&lt;/span&gt;&amp;lt;ISWebCombo:WebCombo ID="ItemsWebCombo" runat="server" AllowWildCardSearch="True"&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DataMember="DefaultView" OnInitializeDataSource="ItemsWebCombo_InitializeDataSource" Height="20px" UseDefaultStyle="True" Width="200px"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;LayoutSettings EntryMode="AutoComplete" AlwaysShowAllRowsOnDropdown="true"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/LayoutSettings&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/ISWebCombo:WebCombo&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-tab-span" style="font-size: 10pt; white-space: pre;"&gt;		&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;&amp;lt;/form&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;	&lt;/span&gt;&amp;lt;/body&amp;gt;&lt;/p&gt;</description></item><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Wed, 20 May 2015 06:03:24 GMT</pubDate><dc:creator>leo.c</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;Hi Vishal,&lt;/p&gt;&lt;p&gt;It worked fine on my end with that setting. Could you share me a sample that I could used to observed this behaviour?&lt;/p&gt;&lt;p&gt;Best Regards,&lt;br&gt;Leo&lt;/p&gt;</description></item><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Tue, 19 May 2015 09:27:35 GMT</pubDate><dc:creator>Vishal</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;Hi Leo,&lt;/p&gt;&lt;p&gt;I have tired it &amp;nbsp;but again its not solving the my problem. The Grid's Row is still hidden by the scroll Bar in&lt;/p&gt;&lt;p&gt;ie11 but its appearing fine in ie10. Do you have any other solution ?&lt;/p&gt;</description></item><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Mon, 18 May 2015 02:40:20 GMT</pubDate><dc:creator>leo.c</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;Hi Vishal,&lt;/p&gt;&lt;p&gt;It seem your data row was got hidden by horizontal scroll bar. I would like to confirm if you have set WebGrid AutoHeight to true. If so, this problem could happen because the element that contain the WebGrid did not specified any height specification. To solve this, Please try set WebGrid Height to "300" and set AutoHeight to false, or you could try specify the height of the WebGrid's Container to 300px. That should solve it.&lt;/p&gt;&lt;p&gt;Best Regards,&lt;br&gt;Leo&lt;/p&gt;</description></item><item><title>Single Row is not visible under the web grid in Internet Explorer 11</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Single-Row-is-not-visible-under-the-web-grid-in-Internet-Explorer-11/</link><pubDate>Fri, 15 May 2015 12:33:45 GMT</pubDate><dc:creator>Vishal.strings</dc:creator><category>WebGrid</category><category>Compatiblity issue with ie11</category><category>internet explorer 11</category><description>&lt;p&gt;Hi Team,&lt;/p&gt;&lt;p&gt;When i have a single row of data under a webgrid then its not appearing.The single rows exists, but get&amp;nbsp;&lt;span style="font-size: 10pt;"&gt;hides when opening it in the ie11, Its working fine in ie 10 , I guess there is some compatiblity issue with the Ie 11. &amp;nbsp;Kindly Help me..&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>