﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Webgrid checkbox edit type</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-checkbox-edit-type/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Webgrid checkbox edit type</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-checkbox-edit-type/</link><pubDate>Thu, 07 Jan 2010 20:35:18 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Jocelyn,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; Forgiveness, I must be forgot to attach the file. Here are the attachment. I hope it helps, thank you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Webgrid checkbox edit type</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-checkbox-edit-type/</link><pubDate>Thu, 07 Jan 2010 11:00:09 GMT</pubDate><dc:creator>jcrendulic</dc:creator><description>&lt;p&gt;Where is the attached file?&lt;/p&gt;</description></item><item><title>Webgrid checkbox edit type</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-checkbox-edit-type/</link><pubDate>Wed, 06 Jan 2010 21:36:14 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;font class="Apple-style-span" style="font-size: 15px; "&gt;&lt;span style="font-size: 12px; "&gt;** Double Post **&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Webgrid checkbox edit type</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-checkbox-edit-type/</link><pubDate>Wed, 06 Jan 2010 21:36:13 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Hello Jocelyn,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp; Are you asking on how to show the checkbox on the WebGrid? because I am not quite sure what is you issue. The Edit type of checkbox is, actually, will return the value of either 0 or 1 only. Here are the sample code to show the checkbox on the WebGrid and I attached you a sample file using northwind database to be more clearly for you.&lt;/span&gt;&lt;/p&gt;&lt;span style="font-size: 9pt"&gt;&lt;pre&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Discontinued" ColumnType="CheckBox" 
         CustomEditorName="HtmlEditor" DataMember="Discontinued" 
         DataType="System.Boolean" EditType="Checkbox" Name="Discontinued" Width="100px"&amp;gt;
         &amp;lt;ValueList DataSourceID="AccessDataSource1" DataTextField="Discontinued" 
         		DataValueField="Discontinued"&amp;gt;
         &amp;lt;/ValueList&amp;gt;
&amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
&lt;/pre&gt;&lt;/span&gt;&lt;span style="font-size: 9pt"&gt;I hope it helps and please let me know if this is not what are you looking for. Thank you.&lt;/span&gt;

&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Best Regards,&lt;br /&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Webgrid checkbox edit type</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-checkbox-edit-type/</link><pubDate>Wed, 06 Jan 2010 18:06:00 GMT</pubDate><dc:creator>jcrendulic</dc:creator><description>&lt;p&gt;I have a webgrid with a Edit type of checkbox.  My dataset returns 0 or 1 for the value.  The 0 and 1's are showing in the column instead of the checkbox being there.  How do I get the checkbox to show up when I am returning an 0 from the dataset?&lt;/p&gt;</description></item></channel></rss>