<?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: beginer with jqgrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/beginer-with-jqgrid</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/beginer-with-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>khautinh on beginer with jqgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beginer-with-jqgrid#p10974</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beginer-with-jqgrid#p10974</guid>
        	        	<description><![CDATA[<p>Thanks for your help.</p>
<p>Since you answered the question, please help for another querion.&#160; Can you tell me how does the edit work?&#160; I try to edit and submit but nothing happened.</p>
</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Wed, 21 Oct 2009 18:33:57 +0300</pubDate>
        </item>
        <item>
        	<title>Rumen[Trirand] on beginer with jqgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beginer-with-jqgrid#p10906</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beginer-with-jqgrid#p10906</guid>
        	        	<description><![CDATA[<p>That is weird, did you get any specific error message while adding the grid to the toolbox? I just tried that and it worked fine for me.</p>
<p>Either way, adding to the toolbox is just convenient and is by no means necessary. Just copy the Trirand.Web.Dll assembly to your /bin folder. You also need to add the following clause to your ASPX page</p>
<p>&#60;%@ Register Assembly="Trirand.Web" TagPrefix="trirand" Namespace="Trirand.Web.UI.WebControls" %&#62;</p>
<p>and then you can use the grid in the page</p>
</p>
<p>&#160;&#160; &#160; &#160; &#60;trirand:JQGrid ID="JQGrid1" runat="server" Width="600px"&#62;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160;&#60;Columns&#62;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;trirand:JQGridColumn DataField="CustomerID" /&#62;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;trirand:JQGridColumn DataField="CompanyName" /&#62;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;trirand:JQGridColumn DataField="Phone" /&#62;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;trirand:JQGridColumn DataField="PostalCode" /&#62;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160;&#60;/Columns&#62;</p>
<p>&#160;&#160; &#160; &#160; &#60;/trirand:JQGrid&#62;</p>
</p>
<p>Does this help?</p>
</p>
<p>Kind Regards,</p>
<p>Rumen Stankov</p>
]]></description>
        	        	<pubDate>Tue, 20 Oct 2009 20:31:54 +0300</pubDate>
        </item>
        <item>
        	<title>khautinh on beginer with jqgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beginer-with-jqgrid#p10903</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beginer-with-jqgrid#p10903</guid>
        	        	<description><![CDATA[<p>I did download <a href="http://trirand.net/downloads/jqGridASPNET_3_6_0_0.zip" target="_blank">jqGrid for ASP.NET v3.6.0.0</a> and tried to implement it, but I was stuck.</p>
<p>1. I did unzip the the zip file and put everything in my little aspx project.</p>
<p>2. I read the readme.txt and try to follow the instruction, but I couldnt add the Trirand.Web.dll to the toolbox as the readme file said.&#160; Did I miss something here?</p>
<p>3. So I couldn&#39;t add the Jqgrid control to the form.</p>
<p>Please help.&#160; All helps are appreciated!</p>
<p>beginner with jqgrid.</p>
]]></description>
        	        	<pubDate>Tue, 20 Oct 2009 18:00:12 +0300</pubDate>
        </item>
</channel>
</rss>