<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: empty cell borders on IE7</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ivanchain on empty cell borders on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p25545</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p25545</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>This problem is caused, becuase the IE6 willl not show the empty cells, and empty-celll&#160; css tag is no used in ie6. the text cell is ok, because the jqgrid will add an "&#38;nbsp;" into the cell byitself, so the cell is NOT empty in fact. But when jqgrid meet the number cell, it will add nothing into the cell if the user leave it empty. So it meets the problem.</p>
</p>
<p>It&#39;s&#160;only a problem in&#160;IE6. Because the ie8 will show the empty cell by default.</p>
</p>
<p>How to solve this if many user really need to use jqgrid in IE6.</p>
<p>yours,</p>
<p>Ivan</p>
]]></description>
        	        	<pubDate>Thu, 29 Dec 2011 12:38:52 +0200</pubDate>
        </item>
        <item>
        	<title>ivanchain on empty cell borders on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p24782</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p24782</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>If the cell is a string format, you will not see the problem. But if the cell is in a number format, and there is no data in it, the cell border is missing in IE6\IE7.</p>
</p>
<p>Please check this.</p>
</p>
<p>yours,</p>
<p>Ivan</p>
]]></description>
        	        	<pubDate>Sat, 01 Oct 2011 04:51:10 +0300</pubDate>
        </item>
        <item>
        	<title>ivanchain on empty cell borders on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p24781</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p24781</guid>
        	        	<description><![CDATA[<p>ofcause I HAVE set the doctype.</p>
<p>That is:</p>
</p>
<div id="syn_row1" class="SYN_TXT">&#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&#62;</div>
<div class="SYN_TXT">In IE6, the problem is still there.</div>
<div class="SYN_TXT">yours,</div>
<div class="SYN_TXT">Ivan</div>
]]></description>
        	        	<pubDate>Sat, 01 Oct 2011 04:38:23 +0300</pubDate>
        </item>
        <item>
        	<title>tony on empty cell borders on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p24646</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p24646</guid>
        	        	<description><![CDATA[<p>You will not to do anything, jqGrid do this for you.</p>
<p>The only what you should check is the DOCTYPE declaration.</p>
<p>If you do not have please set it</p>
</p>
<p>Regsrds</p>
]]></description>
        	        	<pubDate>Fri, 16 Sep 2011 17:10:01 +0300</pubDate>
        </item>
        <item>
        	<title>ivanchain on empty cell borders on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p24621</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p24621</guid>
        	        	<description><![CDATA[<p>I just made sure that if a cell is supposed to be empty in the database, I write "&#38;nbsp;" in the jqgrid cell.</p>
</p>
<p>but how to do this?</p>
<p>I read data by json from server, and jqgrid will deal with the data by itself.&#160; Cound not understand where to write &#38;nbsp;</p>
</p>
<p>By the way, IE6 have the problem too.</p>
</p>
<p>yours,</p>
<p>ivan</p>
]]></description>
        	        	<pubDate>Thu, 15 Sep 2011 10:42:45 +0300</pubDate>
        </item>
        <item>
        	<title>Asshiah on empty cell borders on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p17965</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p17965</guid>
        	        	<description><![CDATA[<p>I couldn&#39;t find the problem but I did find a turnaround.</p>
</p>
<p>I just made sure that if a cell is supposed to be empty in the database, I write "&#38;nbsp;" in the jqgrid cell.</p>
</p>
<p>Then the borders are shown normally in IE7 too without changing anything in other browsers.</p>
]]></description>
        	        	<pubDate>Wed, 16 Jun 2010 14:21:51 +0300</pubDate>
        </item>
        <item>
        	<title>Asshiah on empty cell borders on IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p17907</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-cell-borders-on-ie7#p17907</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I am presently using the latest version of the jqgrid from the dev branch on github.</p>
</p>
<p>I have encountered a small graphical problem.</p>
</p>
<p>When having empty cells in a grid, the borders are displayed correctly in all recent browsers (Opera, Firefox, Chrome, Safari, IE8), but in IE7, there are some borders missing.</p>
</p>
<p>I&#39;ll try to foudn out in the css what can be the problem.</p>
]]></description>
        	        	<pubDate>Mon, 14 Jun 2010 15:18:38 +0300</pubDate>
        </item>
</channel>
</rss>