<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for List(of t) databinding to datagridview (TechOff on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/techoff/128107-listof-t-databinding-to-datagridview/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for List(of t) databinding to datagridview (TechOff on Channel 9)</title><link>http://channel9.msdn.com/forums/TechOff/128107-Listof-t-databinding-to-datagridview/</link></image><description>List(of t) databinding to datagridview</description><link>http://channel9.msdn.com/forums/TechOff/128107-Listof-t-databinding-to-datagridview/</link><language>en-us</language><pubDate>Sun, 30 Oct 2005 18:43:57 GMT</pubDate><lastBuildDate>Sun, 30 Oct 2005 18:43:57 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3243.35083, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: List(of t) databinding to datagridview</title><description>&lt;p&gt;Ok, sorted it, and now I'm slightly embarrassed I even posted here.&amp;nbsp; The answer was 9/10s correct with using BindingList(Of T).&amp;nbsp; I just didn't set it up to accept changes;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;BindingList&lt;/em&gt;.AllowEdit = True&lt;br /&gt;&lt;em&gt;BindingList&lt;/em&gt;.AllowNew = True&lt;br /&gt;&lt;em&gt;BindingList&lt;/em&gt;.AllowRemove = True&lt;br /&gt;&lt;br /&gt;Simple as that!&amp;nbsp; Well done Microsoft!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/128107-Listof-t-databinding-to-datagridview/?CommentID=128153</link><pubDate>Sun, 30 Oct 2005 18:43:57 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/128107-Listof-t-databinding-to-datagridview/?CommentID=128153</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/128153/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Ok, sorted it, and now I'm slightly embarrassed I even posted here.&amp;nbsp; The answer was 9/10s correct with using BindingList(Of T).&amp;nbsp; I just didn't set it up to accept changes;
BindingList.AllowEdit = TrueBindingList.AllowNew = TrueBindingList.AllowRemove = TrueSimple as that!&amp;nbsp; Well done Microsoft!</evnet:previewtext><dc:creator>lethalbyte</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/128153/Trackback.aspx</trackback:ping></item></channel></rss>