﻿<?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 - Mozilla with custom row padding</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Mozilla-with-custom-row-padding/</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>Mozilla with custom row padding</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Mozilla-with-custom-row-padding/</link><pubDate>Mon, 14 Sep 2009 01:08:56 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>Firefox</category><description>&lt;p&gt;Just as James explained, in order to modify the left padding usingthe row style you will need to use CustomRules property and !important.&lt;/p&gt;The !important is needed to override the default padding in WebGrid. </description></item><item><title>Mozilla with custom row padding</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Mozilla-with-custom-row-padding/</link><pubDate>Fri, 11 Sep 2009 22:33:14 GMT</pubDate><dc:creator>james</dc:creator><category>Firefox</category><description>&lt;p&gt;The padding for cell seems like controlled by other properties in the Grid (for easy customization), such as &lt;b&gt;CellPaddingDefault&lt;/b&gt; and &lt;b&gt;CellSpacingDefault&lt;/b&gt; in LayoutSettings. However, this setting would certainly change all the padding sides consistently, and not only the left padding.&lt;/p&gt;&lt;p&gt;To change only specific side of padding, using your approach that use !important mark should be allright.&lt;/p&gt;</description></item><item><title>Mozilla with custom row padding</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Mozilla-with-custom-row-padding/</link><pubDate>Fri, 11 Sep 2009 03:36:11 GMT</pubDate><dc:creator>vinsdeon</dc:creator><category>Firefox</category><description>&lt;p&gt;&lt;span style="color: rgb(84, 141, 212);"&gt;Why padding not work on Mozilla. Padding works for headers. But not for rows or alternate rows.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;HeaderStyle  Font-Names="sans-serif"  Font-Size="8pt" Height="0px" Padding-Left="4px"&amp;gt;                                       &lt;br /&gt;&amp;lt;/HeaderStyle&amp;gt;&lt;br /&gt;&amp;lt;RowStyle Cursor="Hand" Font-Names="sans-serif"  Font-Size="8pt"  Padding-Left="4px"&amp;gt;&lt;br /&gt;&amp;lt;/RowStyle&amp;gt;&lt;/pre&gt;&lt;p&gt;Am using WebGrid 7.0 with SP1 applied. Also i put &lt;span style="color: rgb(54, 96, 146);"&gt;AllowDefaultStyleMerging="true"&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;I know that by putting &lt;span style="color: rgb(54, 96, 146);"&gt;CustomRules="padding-left:4px!important"&lt;/span&gt;, the padding shall work. But i would like to know if thats the only possible solution?&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>