﻿<?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>Freshly squeezed C# now with more pulp!</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:34:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</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-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>
