﻿<?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 - column with columntype Checkbox doenst save its status</title><link>http://www.intersoftsolutions.com/Community/WebGrid/column-with-columntype-Checkbox-doenst-save-its-status/</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>column with columntype Checkbox doenst save its status</title><link>http://www.intersoftsolutions.com/Community/WebGrid/column-with-columntype-Checkbox-doenst-save-its-status/</link><pubDate>Mon, 14 Jan 2013 08:09:03 GMT</pubDate><dc:creator>macedes</dc:creator><description>the column in ms sql for the checkbox was numeric , i changed it to varchar and now it &amp;nbsp;works. thanks anyway for your help</description></item><item><title>column with columntype Checkbox doenst save its status</title><link>http://www.intersoftsolutions.com/Community/WebGrid/column-with-columntype-Checkbox-doenst-save-its-status/</link><pubDate>Sun, 13 Jan 2013 22:02:36 GMT</pubDate><dc:creator>Hans</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have made a simple WebGrid sample.&lt;br&gt;&lt;/br&gt;I bind WebGrid to access data source control (Northwind.mdb database and Products table).&lt;br&gt;&lt;/br&gt;On Discontinued column, I set the EditType and ColumnType property to CheckBox.&lt;br&gt;&lt;/br&gt;Then I tried to edit and add new row, but unfortunately it works fine on my end.&lt;/p&gt;
&lt;p&gt;Please have review on my sample and let me know if there is configuration that I missed on my sample.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br&gt;&lt;/br&gt;Hans.&lt;br&gt;&lt;/br&gt;&lt;/p&gt;</description></item><item><title>column with columntype Checkbox doenst save its status</title><link>http://www.intersoftsolutions.com/Community/WebGrid/column-with-columntype-Checkbox-doenst-save-its-status/</link><pubDate>Fri, 11 Jan 2013 09:29:41 GMT</pubDate><dc:creator>macedes</dc:creator><description>&lt;p&gt;hello i have a webgrid with a couple of columns, one column is a checkbox.&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&amp;lt;ISWebGrid:WebGridColumn Caption="Dailyplan sichtbar" DataMember="DAILYPLAN" 
                            DataType="System.Boolean" Name="DAILYPLAN"
                        EditType="Checkbox" Width="100px" ColumnType="CheckBox"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;/pre&gt;
&lt;p&gt; but when i try to edit or add a new row the checkbox column isn't saving its status. &lt;/p&gt;
&lt;p&gt;please help&lt;/p&gt;
&lt;p /&gt;</description></item></channel></rss>