<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://suguk.org/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SharePoint 2010 Developer Questions</title><link>http://suguk.org/forums/43/ShowForum.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2.0 (Build: 60210.2610)</generator><item><title>Re: Editor Part Question</title><link>http://suguk.org/forums/thread/28976.aspx</link><pubDate>Mon, 02 Jul 2012 08:28:19 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:28976</guid><dc:creator>Cimares</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/28976.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=43&amp;PostID=28976</wfw:commentRss><description>&lt;P&gt;Are your custom classes marked as Serialisable? That's caught me out before, although I'm pretty certain it should throw an exception, guess it depends if you have any error handling hiding the error.&lt;/P&gt;
&lt;P&gt;Other than that, make sure you have apply changes and sync changes round the right way, Sync changes is reading the values from the webpart property store and apply changes is saving them back.&lt;/P&gt;
&lt;P&gt;Paul.&lt;/P&gt;</description></item><item><title>Editor Part Question</title><link>http://suguk.org/forums/thread/28969.aspx</link><pubDate>Wed, 27 Jun 2012 15:32:16 GMT</pubDate><guid isPermaLink="false">19180fc3-a95d-4057-992e-fee77d73db0e:28969</guid><dc:creator>manonamission</dc:creator><slash:comments>0</slash:comments><comments>http://suguk.org/forums/thread/28969.aspx</comments><wfw:commentRss>http://suguk.org/forums/commentrss.aspx?SectionID=43&amp;PostID=28969</wfw:commentRss><description>Hi, I'm trying to use custom controls based on my own classes in an Editor Part, so I have an extra level of class structure. It sort of works, but won't save any property changes. Any thoughts on why this might be?&lt;br /&gt;&lt;br /&gt;Logically the code has the webpart class, the editorpart class, and that creates instances of my controls that are in another class.&lt;br /&gt;&lt;br /&gt;Is this too many layers to sucessfully render, any thoughts gratefully received.</description></item></channel></rss>