<?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: Adjust grid cells's font size </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size</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/help/adjust-grid-cellss-font-size/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Adjust grid cells's font size </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2454</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2454</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>sorry there is mistake try this</p>
<p>&#60;style&#62;<br />&#160;&#160;&#160; .myclass td&#160; {<br />&#160;&#160;&#160;&#160;&#160; font-family:Georgia, &#8220;Times New Roman&#8221;, Times, serif;<br />&#160;&#160;&#160;&#160;&#160; font-size:9px;<br />&#160;&#160;&#160; }<br />&#60;/style&#62;</p>
]]></description>
        	        	<pubDate>Thu, 09 Oct 2008 13:37:56 +0300</pubDate>
        </item>
        <item>
        	<title>YamilBracho on Adjust grid cells's font size </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2452</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2452</guid>
        	        	<description><![CDATA[<p>Tony I did:</p>
<p>&#60;style&#62;<br />&#160;&#160;&#160; myclass td&#160; {<br />&#160;&#160;&#160;&#160;&#160; font-family:Georgia, "Times New Roman", Times, serif;<br />&#160;&#160;&#160;&#160;&#160; font-size:9px;<br />&#160;&#160;&#160; }<br />&#60;/style&#62;</p>
<p>And change the font size to 24, 12, etc and this did not work.</p>
]]></description>
        	        	<pubDate>Thu, 09 Oct 2008 13:27:57 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Adjust grid cells's font size </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2445</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2445</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Try this:</p>
<p>define your own class</p>
<p>myclass = {</p>
<p>/*&#160; some thing for the row */</p>
<p>}</p>
<p>myclass td&#160; = {</p>
<p>/* some things for the table data */</p>
<p>}</p>
<p>use afterInsertRow</p>
<p>afterInsertRow : function (rowid, adata) {</p>
<p>jQuery("#"+rowid).addClass("myclass");</p>
<p>}</p>
</p>
<p>In previous post some user tell me that this does not work, but I think it should be.</p>
<p>Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Thu, 09 Oct 2008 11:10:06 +0300</pubDate>
        </item>
        <item>
        	<title>YamilBracho on Adjust grid cells's font size </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2443</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2443</guid>
        	        	<description><![CDATA[<p>I mean the data inside the cells, any column (the td part...) something like</p>
<p>Font: [Family: "Verdana", Size:"8pt"]</p>
]]></description>
        	        	<pubDate>Thu, 09 Oct 2008 10:57:18 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Adjust grid cells's font size </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2440</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2440</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Did you mean for particular column or for entry row?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 09 Oct 2008 10:50:51 +0300</pubDate>
        </item>
        <item>
        	<title>YamilBracho on Adjust grid cells's font size </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2431</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adjust-grid-cellss-font-size#p2431</guid>
        	        	<description><![CDATA[<p>Hi.</p>
<p>Is there a way to adjust the font size of the grid cells ? or use another font ?</p>
<p>TIA</p>
]]></description>
        	        	<pubDate>Thu, 09 Oct 2008 08:26:20 +0300</pubDate>
        </item>
</channel>
</rss>