<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.devexpress.com/utility/FeedStylesheets/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>Windows Forms - All Comments</title><link>http://community.devexpress.com/blogs/winforms/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP1 (Build: 30415.43)</generator><item><title>re: Video: How to create a Master-Detail Report</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/06/04/video-how-to-create-a-master-detail-report.aspx#222818</link><pubDate>Mon, 09 Jun 2008 22:36:48 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:222818</guid><dc:creator>Mehul Harry (Developer Express)</dc:creator><description>&lt;p&gt;Hi Charles,&lt;/p&gt;
&lt;p&gt;Will try to make the transitions smoother. Yes, you can have unlimited master-detail levels: &lt;a rel="nofollow" target="_new" href="http://tinyurl.com/6hxhby"&gt;http://tinyurl.com/6hxhby&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=222818" width="1" height="1"&gt;</description></item><item><title>re: Video: How to create a Master-Detail Report</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/06/04/video-how-to-create-a-master-detail-report.aspx#222467</link><pubDate>Thu, 05 Jun 2008 18:23:56 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:222467</guid><dc:creator>Charles Russell</dc:creator><description>&lt;p&gt;Mehul, drop the &amp;quot;flashing&amp;quot; that you have when you transition between shots, it can be very annoying.&lt;/p&gt;
&lt;p&gt;Other than that, thank you for the video. Even though I&amp;#39;ve been using the product for several years, I did pick up some tips from it (I didn&amp;#39;t realize you could drag the table across bands, for instance). &lt;/p&gt;
&lt;p&gt;This shows a simple master/detail relationship, can the product handle further levels? Master/detail/subdetail?&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=222467" width="1" height="1"&gt;</description></item><item><title>re: Video: How to create a Master-Detail Report</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/06/04/video-how-to-create-a-master-detail-report.aspx#222365</link><pubDate>Thu, 05 Jun 2008 06:58:10 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:222365</guid><dc:creator>Mehul Harry (Developer Express)</dc:creator><description>&lt;p&gt;Thanks Cesar!&lt;/p&gt;
&lt;p&gt;Will do my best to bring you more videos and blog posts.&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=222365" width="1" height="1"&gt;</description></item><item><title>re: Video: How to create a Master-Detail Report</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/06/04/video-how-to-create-a-master-detail-report.aspx#222337</link><pubDate>Wed, 04 Jun 2008 23:08:20 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:222337</guid><dc:creator>CESAR F. QüEB</dc:creator><description>&lt;p&gt;Hi Harry,&lt;/p&gt;
&lt;p&gt;Let me say &amp;quot;Thank you&amp;quot; for this and the previous screencasts. With this videos, all newbies that unknown the product can easily implements all tips that you bring to us. Your &amp;quot;paused&amp;quot; English and direct explication allows to not native Americans ear and understand all that you want say to us.... without troubles !!!. &lt;/p&gt;
&lt;p&gt;Regards and congratulations..... great job!&lt;/p&gt;
&lt;p&gt;César&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=222337" width="1" height="1"&gt;</description></item><item><title>how to enable word verification</title><link>http://community.devexpress.com/blogs/winforms/archive/2007/09/19/xtraspellchecker-2-how-to-enable-spell-checking.aspx#221817</link><pubDate>Fri, 30 May 2008 15:22:38 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:221817</guid><dc:creator>how to enable word verification</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;how to enable word verification&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=221817" width="1" height="1"&gt;</description></item><item><title>re: How to create a data aware XtraReport</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/05/29/xtrareports-screencast-creating-a-data-aware-report.aspx#221760</link><pubDate>Fri, 30 May 2008 08:45:04 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:221760</guid><dc:creator>Oliver Sturm (Developer Express)</dc:creator><description>&lt;p&gt;Hi Nathan,&lt;/p&gt;
&lt;p&gt;I guess the special part about that request is that you only want to use one object? I don&amp;#39;t think XtraReports can work with that right now (but I may be mistaken). In any case you could simply wrap the object in a list and then it shouldn&amp;#39;t be a problem:&lt;/p&gt;
&lt;p&gt;// C# 3 Syntax&lt;/p&gt;
&lt;p&gt;myReport.DataSource = new List&amp;lt;MyObjType&amp;gt;() {myObject};&lt;/p&gt;
&lt;p&gt;If this reply doesn&amp;#39;t help you, I have probably not understood the question :-)&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=221760" width="1" height="1"&gt;</description></item><item><title>re: How to create a data aware XtraReport</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/05/29/xtrareports-screencast-creating-a-data-aware-report.aspx#221721</link><pubDate>Thu, 29 May 2008 22:00:55 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:221721</guid><dc:creator>Nathan Laff</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;How about one that uses XPO as it&amp;#39;s datasource when you pass in one object? :)&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=221721" width="1" height="1"&gt;</description></item><item><title>XtraReports Screencast: How to create data aware XtraReport</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/05/25/how-to-create-a-simple-hello-world-report-in-xtrareports.aspx#221704</link><pubDate>Thu, 29 May 2008 20:51:22 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:221704</guid><dc:creator>Windows Forms</dc:creator><description>&lt;p&gt;Here&amp;#39;s a 5 minute screencast to show you how to create a data aware report using XtraReports. In&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=221704" width="1" height="1"&gt;</description></item><item><title>XtraReports Screencast: Creating a Data-Aware Report</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/05/25/how-to-create-a-simple-hello-world-report-in-xtrareports.aspx#221689</link><pubDate>Thu, 29 May 2008 18:59:59 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:221689</guid><dc:creator>Windows Forms</dc:creator><description>&lt;p&gt;In a previous screencast, you can learn how to create a simple report in XtraReports. From here, you&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=221689" width="1" height="1"&gt;</description></item><item><title>re: How to Create a Simple 'Hello World' Report in XtraReports</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/05/25/how-to-create-a-simple-hello-world-report-in-xtrareports.aspx#221407</link><pubDate>Wed, 28 May 2008 00:23:41 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:221407</guid><dc:creator>Mehul Harry (Developer Express)</dc:creator><description>&lt;p&gt;Hi Glenn,&lt;/p&gt;
&lt;p&gt;Thanks. We&amp;#39;ve got more coming on XtraReports, XtraScheduler, and other products.&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=221407" width="1" height="1"&gt;</description></item><item><title>re: How to Create a Simple 'Hello World' Report in XtraReports</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/05/25/how-to-create-a-simple-hello-world-report-in-xtrareports.aspx#221403</link><pubDate>Tue, 27 May 2008 23:20:24 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:221403</guid><dc:creator>Glenn Adams</dc:creator><description>&lt;p&gt;Two thumbs up! &lt;/p&gt;
&lt;p&gt;More of these please. &lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=221403" width="1" height="1"&gt;</description></item><item><title>re: How to Create a Simple 'Hello World' Report in XtraReports</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/05/25/how-to-create-a-simple-hello-world-report-in-xtrareports.aspx#221287</link><pubDate>Mon, 26 May 2008 17:38:47 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:221287</guid><dc:creator>Mehul Harry (Developer Express)</dc:creator><description>&lt;p&gt;Hi Shankar,&lt;/p&gt;
&lt;p&gt;Yes and there also some other screencasts available now:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.devexpress.com/Products/NET/WinForms/XtraReports/QuickStart.xml"&gt;www.devexpress.com/.../QuickStart.xml&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=221287" width="1" height="1"&gt;</description></item><item><title>re: How to Create a Simple 'Hello World' Report in XtraReports</title><link>http://community.devexpress.com/blogs/winforms/archive/2008/05/25/how-to-create-a-simple-hello-world-report-in-xtrareports.aspx#221229</link><pubDate>Mon, 26 May 2008 06:14:03 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:221229</guid><dc:creator>Shankar</dc:creator><description>&lt;p&gt;Nice Post. &amp;nbsp;Is there a Plan to have a series on reports detailing the features.&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=221229" width="1" height="1"&gt;</description></item><item><title>re: Visual inheritance support for complex controls.</title><link>http://community.devexpress.com/blogs/winforms/archive/2006/05/24/114.aspx#220732</link><pubDate>Wed, 21 May 2008 11:38:17 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:220732</guid><dc:creator>Roman K (Developer Express)</dc:creator><description>&lt;p&gt;Probably the article is not clear enough: Visual Studio has some limitations in serializing collections in VI descendants. This limitation cannot be fixed at the third party component vendors side. It should be fixed by the Microsoft.&lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=220732" width="1" height="1"&gt;</description></item><item><title>re: Visual inheritance support for complex controls.</title><link>http://community.devexpress.com/blogs/winforms/archive/2006/05/24/114.aspx#219974</link><pubDate>Wed, 14 May 2008 13:52:11 GMT</pubDate><guid isPermaLink="false">bd716303-653c-428d-8b8a-a7d998cde032:219974</guid><dc:creator>Puc Software</dc:creator><description>&lt;p&gt;Sorry to see nothing has changed now that I&amp;#39;ve moved to VS.NET 2008. Eventually, I&amp;#39;ll just give up on Visual inheritance and modular design altogether. Very frustrating. &lt;/p&gt;
&lt;img src="http://community.devexpress.com/aggbug.aspx?PostID=219974" width="1" height="1"&gt;</description></item></channel></rss>