<?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: jqgrid doesn't appear</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-doesnt-appear</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/jqgrid-doesnt-appear/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>redsuitee on jqgrid doesn't appear</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-doesnt-appear#p6765</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-doesnt-appear#p6765</guid>
        	        	<description><![CDATA[<p>i put them in html doc..</p>
<p>iâ€™ve found my mistaken..<br />
i havenâ€™t declare gridimgpath yet..<br />
thanx for your attention</p>
]]></description>
        	        	<pubDate>Wed, 20 May 2009 00:08:34 +0300</pubDate>
        </item>
        <item>
        	<title>xuding on jqgrid doesn't appear</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-doesnt-appear#p6764</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-doesnt-appear#p6764</guid>
        	        	<description><![CDATA[<p>Is that all the codes you are putting on your page?</p>
<p>where is cslogup1_list div, where is image path and so on ?</p>
]]></description>
        	        	<pubDate>Tue, 19 May 2009 22:35:04 +0300</pubDate>
        </item>
        <item>
        	<title>redsuitee on jqgrid doesn't appear</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-doesnt-appear#p6762</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-doesnt-appear#p6762</guid>
        	        	<description><![CDATA[<p>i have code in javascript doc :</p>
<blockquote>
<p>
alert(â€™1â€²);</p>
<p>$(â€#cslogup1_listâ€).html(â€aâ€);<br />
jQuery(â€#cslogup1_listâ€).jqGrid({<br />
   	url			:â€™cslogup_e.php?md=mâ€™,<br />
	datatype	: â€œjsonâ€,<br />
   	colNames	:['Id','Table', 'Qty'],<br />
   	colModel	:[<br />
					{name:'id', 		index: 'id',width:30, editable:false},<br />
					{name:'table_name',	width:105, editable:false},<br />
					{name:'qty1',		width:35, align:"center",editable:false}<br />
   	],<br />
   	rowNum		: 50,<br />
   	rowList		: [25,50,75],<br />
   	imgpath		: gridimgpath,<br />
   	pager		: jQuery(â€™#cslogup1_pagerâ€™),<br />
   	sortname	: â€˜table_nameâ€™,<br />
    viewrecords	: true,<br />
    sortorder	: â€œascâ€,<br />
    caption		: â€œTable Listâ€,<br />
	searchOn	: true,<br />
	shrinkToFit	: false,<br />
	height		: 200,<br />
	width		: 260<br />
}).navGrid(â€™#cslogup1_pagerâ€™,<br />
{refresh: true, add: false, edit: false, del: false, search: true},<br />
{height:400, width: 250 } // search options<br />
);</p>
<p>alert(â€™2â€²);
</p>
</blockquote>
<p>iâ€™m not using jqtree to call the program..<br />
command alert(â€™1â€²) works, but the grid and alert(â€™2â€²) is not working..<br />
my question is why the jqgrid not appear?</p>
<p>can anybody tell me, why can it happens?<br />
thx a lot..</p>
<p>iâ€™m a newbie</p>
]]></description>
        	        	<pubDate>Tue, 19 May 2009 21:27:24 +0300</pubDate>
        </item>
</channel>
</rss>