<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Adding AJAX-based server-side paging and sorting to MvcContrib Grid using jQuery</title>
	<atom:link href="http://nathanielengelsen.com/2009/07/adding-ajax-based-server-side-paging-and-sorting-to-mvccontrib-grid-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathanielengelsen.com/2009/07/adding-ajax-based-server-side-paging-and-sorting-to-mvccontrib-grid-using-jquery/</link>
	<description></description>
	<lastBuildDate>Wed, 11 Nov 2009 15:11:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: nathaniel engelsen</title>
		<link>http://nathanielengelsen.com/2009/07/adding-ajax-based-server-side-paging-and-sorting-to-mvccontrib-grid-using-jquery/comment-page-1/#comment-384</link>
		<dc:creator>nathaniel engelsen</dc:creator>
		<pubDate>Thu, 22 Oct 2009 20:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://nathanielengelsen.com/?p=104#comment-384</guid>
		<description>Unfortunately, Steve, I don&#039;t have the paging separate from the sorting.  Having said that, as long as you&#039;re returning an MvcContrib IPagination object, you&#039;re 95% of the way there.  

Now, I haven&#039;t tested what I&#039;m about to throw your way, BUT...once you enable paging/sorting through MvcAjax you should probably be able to use jQuery to strip out the header links and disable sorting.

Do you think it would be worth having an option to remove the sorting feature?  In your project, why are you disallowing sorting?</description>
		<content:encoded><![CDATA[<p>Unfortunately, Steve, I don&#8217;t have the paging separate from the sorting.  Having said that, as long as you&#8217;re returning an MvcContrib IPagination object, you&#8217;re 95% of the way there.  </p>
<p>Now, I haven&#8217;t tested what I&#8217;m about to throw your way, BUT&#8230;once you enable paging/sorting through MvcAjax you should probably be able to use jQuery to strip out the header links and disable sorting.</p>
<p>Do you think it would be worth having an option to remove the sorting feature?  In your project, why are you disallowing sorting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://nathanielengelsen.com/2009/07/adding-ajax-based-server-side-paging-and-sorting-to-mvccontrib-grid-using-jquery/comment-page-1/#comment-383</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 22 Oct 2009 20:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://nathanielengelsen.com/?p=104#comment-383</guid>
		<description>Thanks very much.

I&#039;m just interested in the paging part - Do you have a sample of just paging with no sorting ?

Please email me if you do - I need to get some ajax server side paging into my project and have struggled on this one.

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks very much.</p>
<p>I&#8217;m just interested in the paging part &#8211; Do you have a sample of just paging with no sorting ?</p>
<p>Please email me if you do &#8211; I need to get some ajax server side paging into my project and have struggled on this one.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://nathanielengelsen.com/2009/07/adding-ajax-based-server-side-paging-and-sorting-to-mvccontrib-grid-using-jquery/comment-page-1/#comment-35</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 11 Aug 2009 11:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://nathanielengelsen.com/?p=104#comment-35</guid>
		<description>I didn&#039;t do a full example with the MVCContrib edits -- I was able to get the grid sorting and paging done with jQuery.ajax().  The library and full example are at &lt;a href=&quot;http://mvcajax.codeplex.com&quot; title=&quot;MVCAjax jQuery and MvcContrib Grid plugin&quot; rel=&quot;nofollow&quot;&gt;http://mvcajax.codeplex.com&lt;/a&gt;, which is a little something something I put together.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t do a full example with the MVCContrib edits &#8212; I was able to get the grid sorting and paging done with jQuery.ajax().  The library and full example are at <a href="http://mvcajax.codeplex.com" title="MVCAjax jQuery and MvcContrib Grid plugin" rel="nofollow">http://mvcajax.codeplex.com</a>, which is a little something something I put together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gkochanowsky</title>
		<link>http://nathanielengelsen.com/2009/07/adding-ajax-based-server-side-paging-and-sorting-to-mvccontrib-grid-using-jquery/comment-page-1/#comment-34</link>
		<dc:creator>gkochanowsky</dc:creator>
		<pubDate>Tue, 11 Aug 2009 03:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://nathanielengelsen.com/?p=104#comment-34</guid>
		<description>Is there a full example project available?</description>
		<content:encoded><![CDATA[<p>Is there a full example project available?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
