﻿<?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 - Webgrid is showing null text in the middle if there are no rows</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-is-showing-null-text-in-the-middle-if-there-are-no-rows/</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>Webgrid is showing null text in the middle if there are no rows</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-is-showing-null-text-in-the-middle-if-there-are-no-rows/</link><pubDate>Fri, 13 Sep 2013 06:42:25 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br /&gt;&lt;br /&gt;Thank you for your question regarding WebGrid.&lt;br /&gt;&lt;br /&gt;I made a WebGrid sample with access data source control (Nortwind.mdb database &amp;amp; Shippers table), that perhaps similar with your current scenario.&lt;br /&gt;However, it works fine on my end.&lt;br /&gt;&lt;br /&gt;Perhaps you could add this example snippet code to your project:&lt;pre&gt;if (grid.RootTable.GetRowsCount() == 0) {   grid.ResetStatus(true);
}&lt;/pre&gt;
&lt;p&gt;Please kindly have review on the sample and let me know your response.&lt;br /&gt;&lt;br /&gt;I apologize for any inconvenience this problem may have caused you.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Hans.&lt;br /&gt;&lt;/p&gt;
</description></item><item><title>Webgrid is showing null text in the middle if there are no rows</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-is-showing-null-text-in-the-middle-if-there-are-no-rows/</link><pubDate>Thu, 12 Sep 2013 07:32:42 GMT</pubDate><dc:creator>Skgrid@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;We are using Webgrid8 in our page.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Doctype is html5 standards.&lt;/p&gt;
&lt;p&gt;When there are no rows in the grid usually text willbe dispalyed in the grid as There are no rows in this view.&lt;/p&gt;
&lt;p&gt;This text is coming is IE9.In Chrome and Firefox this text only is not coming.In IE10 this text is showing as null.&lt;/p&gt;
&lt;p&gt;Please advice us what could be the problem.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Please find the screenshots attached.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Mady&lt;/p&gt;</description></item></channel></rss>