﻿<?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: ASP.Net MVC How To Handle Multiple Checkboxes With Views/Actions&#8230; jQuery too!</title>
	<atom:link href="http://byatool.com/mvc/asp-net-mvc-how-to-handle-multiple-checkboxes-with-viewsactions-jquery-too/feed/" rel="self" type="application/rss+xml" />
	<link>http://byatool.com/mvc/asp-net-mvc-how-to-handle-multiple-checkboxes-with-viewsactions-jquery-too/</link>
	<description>This is my recorded stumbling through ASP.Net, Framework 3.5, C# 3.0, Ajax, Javascript, and Love.  Stay, learn, destroy.  It's your life.</description>
	<lastBuildDate>Wed, 27 Oct 2010 11:58:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Sean</title>
		<link>http://byatool.com/mvc/asp-net-mvc-how-to-handle-multiple-checkboxes-with-viewsactions-jquery-too/comment-page-1/#comment-11209</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 27 Oct 2010 11:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://byatool.com/?p=902#comment-11209</guid>
		<description>Well I probably should have named it better.  IdsGotten is actually your method to call once the json has been returned.  So you would make a function named IdsGotten (Though grammatically I wouldn&#039;t suggest this) that has a signature of:

function IdsGotten(data)

And within that you would treat data as a list and therefore will be able to iterate through it.</description>
		<content:encoded><![CDATA[<p>Well I probably should have named it better.  IdsGotten is actually your method to call once the json has been returned.  So you would make a function named IdsGotten (Though grammatically I wouldn&#8217;t suggest this) that has a signature of:</p>
<p>function IdsGotten(data)</p>
<p>And within that you would treat data as a list and therefore will be able to iterate through it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenni</title>
		<link>http://byatool.com/mvc/asp-net-mvc-how-to-handle-multiple-checkboxes-with-viewsactions-jquery-too/comment-page-1/#comment-11159</link>
		<dc:creator>Jenni</dc:creator>
		<pubDate>Tue, 26 Oct 2010 15:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://byatool.com/?p=902#comment-11159</guid>
		<description>IN your example above, what is idsGotten... I assume its your list of ids... how do you use that on your page once you return it? Let&#039;s say we wanted to use it to filter some data on that same page/view. 

If you need specific code examples I have posted the question here: http://stackoverflow.com/questions/3999038/mvc-redirecttoaction-not-rendering-updated-html-in-view

Any info you can provide would be appreciated.</description>
		<content:encoded><![CDATA[<p>IN your example above, what is idsGotten&#8230; I assume its your list of ids&#8230; how do you use that on your page once you return it? Let&#8217;s say we wanted to use it to filter some data on that same page/view. </p>
<p>If you need specific code examples I have posted the question here: <a href="http://stackoverflow.com/questions/3999038/mvc-redirecttoaction-not-rendering-updated-html-in-view" rel="nofollow">http://stackoverflow.com/questions/3999038/mvc-redirecttoaction-not-rendering-updated-html-in-view</a></p>
<p>Any info you can provide would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://byatool.com/mvc/asp-net-mvc-how-to-handle-multiple-checkboxes-with-viewsactions-jquery-too/comment-page-1/#comment-5768</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 20 Oct 2009 12:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://byatool.com/?p=902#comment-5768</guid>
		<description>The old fashioned way.  I build all my grids in a for loop using divs and styles.  It takes more work in the begining to set up a sort of system (mostly the creating generic grid styles) but in the end it&#039;s worked out pretty well.  (Copy and paste are my friends)  I generally try to stay away from stuff I don&#039;t build because of situations like yours.  I hate not knowing exactly how to change things if I need to.  Beyond that, I think I have a much better understanding of styles and html because of it.</description>
		<content:encoded><![CDATA[<p>The old fashioned way.  I build all my grids in a for loop using divs and styles.  It takes more work in the begining to set up a sort of system (mostly the creating generic grid styles) but in the end it&#8217;s worked out pretty well.  (Copy and paste are my friends)  I generally try to stay away from stuff I don&#8217;t build because of situations like yours.  I hate not knowing exactly how to change things if I need to.  Beyond that, I think I have a much better understanding of styles and html because of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McCaskie</title>
		<link>http://byatool.com/mvc/asp-net-mvc-how-to-handle-multiple-checkboxes-with-viewsactions-jquery-too/comment-page-1/#comment-5766</link>
		<dc:creator>Paul McCaskie</dc:creator>
		<pubDate>Tue, 20 Oct 2009 11:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://byatool.com/?p=902#comment-5766</guid>
		<description>Thats really useful to know, thanks for sharing that. I did wonder though, how did you get the grid to work in the end, did you create a htmlhelper class to generate it? I&#039;m trying to create a grid like the one in your screenshot using the MVC Contrib Grid and am struggling to add the checkboxes to it.</description>
		<content:encoded><![CDATA[<p>Thats really useful to know, thanks for sharing that. I did wonder though, how did you get the grid to work in the end, did you create a htmlhelper class to generate it? I&#8217;m trying to create a grid like the one in your screenshot using the MVC Contrib Grid and am struggling to add the checkboxes to it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

