<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8166852.post3686069818017377385..comments</id><updated>2010-10-24T14:59:24.446-06:00</updated><category term='religion'/><category term='xbox'/><category term='code'/><category term='bandwidth'/><category term='financial software'/><category term='wheel repair'/><category term='driving'/><category term='movies'/><category term='console repair'/><category term='politics'/><title type='text'>Comments on Yakko Warner: A nullable DataGridView CalendarColumn</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.yakkowarner.com/feeds/3686069818017377385/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8166852/3686069818017377385/comments/default'/><link rel='alternate' type='text/html' href='http://www.yakkowarner.com/2009/09/nullable-datagridview-calendarcolumn.html'/><author><name>Yakko Warner</name><uri>https://profiles.google.com/102705077104052556673</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-n1ELqIITtXM/AAAAAAAAAAI/AAAAAAAACRo/qTx2DZFcbYg/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8166852.post-5669520487343666170</id><published>2010-10-24T14:59:24.446-06:00</published><updated>2010-10-24T14:59:24.446-06:00</updated><title type='text'>Good call, I didn&amp;#39;t think about Clone.

I&amp;#39;...</title><content type='html'>Good call, I didn&amp;#39;t think about Clone.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m not sure why it would work for me without and it wouldn&amp;#39;t work for you.  All I could guess was that something in your implementation ended up using Clone, but mine did not.  What that &amp;quot;something&amp;quot; is, though, I couldn&amp;#39;t begin to guess.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8166852/3686069818017377385/comments/default/5669520487343666170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8166852/3686069818017377385/comments/default/5669520487343666170'/><link rel='alternate' type='text/html' href='http://www.yakkowarner.com/2009/09/nullable-datagridview-calendarcolumn.html?showComment=1287953964446#c5669520487343666170' title=''/><author><name>Yakko Warner</name><uri>http://www.blogger.com/profile/12276550157896918123</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://lh3.google.com/yakkowarner/Ry6C4utWcPI/AAAAAAAAAHk/80O9-nO5fV4/s144/BugBashGP.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.yakkowarner.com/2009/09/nullable-datagridview-calendarcolumn.html' ref='tag:blogger.com,1999:blog-8166852.post-3686069818017377385' source='http://www.blogger.com/feeds/8166852/posts/default/3686069818017377385' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1703601702'/></entry><entry><id>tag:blogger.com,1999:blog-8166852.post-8069096041999692256</id><published>2010-10-24T02:08:56.596-06:00</published><updated>2010-10-24T02:08:56.596-06:00</updated><title type='text'>I had to also override CalenderCellNullable.Clone ...</title><content type='html'>I had to also override CalenderCellNullable.Clone to get this to work (on .NET 2.0).&lt;br /&gt;&lt;br /&gt;public override object Clone() {&lt;br /&gt; CalenderCellNullable clone = (CalenderCellNullable)base.Clone();&lt;br /&gt; clone.isNullable = this.isNullable;&lt;br /&gt; return clone;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;What am I missing in the original that made it work for you without the code above?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8166852/3686069818017377385/comments/default/8069096041999692256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8166852/3686069818017377385/comments/default/8069096041999692256'/><link rel='alternate' type='text/html' href='http://www.yakkowarner.com/2009/09/nullable-datagridview-calendarcolumn.html?showComment=1287907736596#c8069096041999692256' title=''/><author><name>Mark Cranness</name><uri>http://www.blogger.com/profile/16912157052383320420</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.yakkowarner.com/2009/09/nullable-datagridview-calendarcolumn.html' ref='tag:blogger.com,1999:blog-8166852.post-3686069818017377385' source='http://www.blogger.com/feeds/8166852/posts/default/3686069818017377385' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1085443273'/></entry><entry><id>tag:blogger.com,1999:blog-8166852.post-8575708582708217053</id><published>2010-02-01T09:16:23.580-07:00</published><updated>2010-02-01T09:16:23.580-07:00</updated><title type='text'>Yakko,

Thanks for the code - it helped TREMENDOUS...</title><content type='html'>Yakko,&lt;br /&gt;&lt;br /&gt;Thanks for the code - it helped TREMENDOUSLY!  I&amp;#39;m using the grid non-bound.&lt;br /&gt;&lt;br /&gt;I made a minor change to mine:&lt;br /&gt;public class CalendarColumnNullable : DataGridViewColumn&lt;br /&gt;{&lt;br /&gt;     public CalendarColumnNullable()&lt;br /&gt;          : base(new CalendarCellNullable())&lt;br /&gt;...&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;public class CalendarCellNullable : CalendarCell&lt;br /&gt;{&lt;br /&gt;     public CalendarCellNullable()&lt;br /&gt;     {&lt;br /&gt;          this.isNullable = true;&lt;br /&gt;     }&lt;br /&gt;}</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8166852/3686069818017377385/comments/default/8575708582708217053'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8166852/3686069818017377385/comments/default/8575708582708217053'/><link rel='alternate' type='text/html' href='http://www.yakkowarner.com/2009/09/nullable-datagridview-calendarcolumn.html?showComment=1265040983580#c8575708582708217053' title=''/><author><name>Jefftoaster</name><uri>http://www.blogger.com/profile/12263460049730958403</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.yakkowarner.com/2009/09/nullable-datagridview-calendarcolumn.html' ref='tag:blogger.com,1999:blog-8166852.post-3686069818017377385' source='http://www.blogger.com/feeds/8166852/posts/default/3686069818017377385' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-430347248'/></entry></feed>
