<?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 and ASP.NET MVC</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc</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-and-aspnet-mvc/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>smlong426 on JQGrid and ASP.NET MVC</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc#p1692</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc#p1692</guid>
        	        	<description><![CDATA[<blockquote>
<p>bartreyserhove said:</p>
<p>Thanks for the reply. Apparently I just did something wrong in the configuration of JQGrid. At first sight it works perfectly together with ASP.NET MVC.</p>
</blockquote>
<hr />
<p>I have not tried ASP.NET MVC yet since it is still beta, and I don&#39;t care to</p>
<p>use beta software in a production environment.</p>
<p>At any rate, the underlying server technology should not matter.</p>
<p>I have utilized web services for ASP.NET to provide data to jqGrid.&#160; I use</p>
<p>a combination of XmlDocument and XmlTextWriter to get my data into</p>
<p>something presentable to jqGrid.&#160; At any rate, it all works well and the only</p>
<p>stumbling block I ran into was that you have to use POST method for</p>
<p>ASP.NET web services.&#160; Along those lines, I found that using the build in</p>
<p>API for adding POST data allows me to send back useful information like</p>
<p>document ID&#39;s and such...&#160; sort of like this on the row select event:&#160;</p>
<p>jQuery("#someGrid").appendPostData({ itemId: ids })</p>
</p>
<p>Anyhow, I&#39;m sorry to ramble.&#160; I have just started using jqGrid and wanted</p>
<p>to share my experiences with it in an ASP.NET production environment so</p>
<p>far.</p>
<p>Stephen</p>
]]></description>
        	        	<pubDate>Sat, 23 Aug 2008 02:23:35 +0300</pubDate>
        </item>
        <item>
        	<title>bartreyserhove on JQGrid and ASP.NET MVC</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc#p1579</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc#p1579</guid>
        	        	<description><![CDATA[<p>Thanks for the reply. Apparently I just did something wrong in the configuration of JQGrid. At first sight it works perfectly together with ASP.NET MVC.</p>
]]></description>
        	        	<pubDate>Tue, 19 Aug 2008 04:53:28 +0300</pubDate>
        </item>
        <item>
        	<title>tony on JQGrid and ASP.NET MVC</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc#p1570</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc#p1570</guid>
        	        	<description><![CDATA[<p>I&#39;m sory, but I do not work with ASP.NET MVC, but I can tell you some recommendations.</p>
<p>1. Try to obtain the values form server without using jqGrid - i.e. use</p>
<p>simple ajax request and see if you have the response from server.</p>
<p>2. If this is ok then try to analyze what kind of information do you</p>
<p>recieve from server. Is this information applicable to jqGrid?</p>
<p>3. If possible use FireBug to analyze what is happen.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 19 Aug 2008 01:29:36 +0300</pubDate>
        </item>
        <item>
        	<title>bartreyserhove on JQGrid and ASP.NET MVC</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc#p1566</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc#p1566</guid>
        	        	<description><![CDATA[<p>First of all, sorry for cross posting this. I also posted this in the ASP.NET forums.</p>
<p>I&#39;m trying to use JQGrid in combination with ASP.NET MVC but no matter what I give in in the URL, it never goes back to the server.</p>
<p>Does anyone know if it is even possible to use JQGrid in combination with ASP.NET MVC?</p></p>
]]></description>
        	        	<pubDate>Mon, 18 Aug 2008 16:30:11 +0300</pubDate>
        </item>
</channel>
</rss>