﻿<?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 - GridPresenter</title><link>http://www.intersoftsolutions.com/Community/Tags/GridPresenter/</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>GridPresenter doesn't display items when DisplayStatusBar="Yes"</title><link>http://www.intersoftsolutions.com/Community/Tags/GridPresenter/</link><pubDate>Sat, 02 Oct 2010 09:53:43 GMT</pubDate><dc:creator>sipe16</dc:creator><category>GridPresenter</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I haven't been able to figure out what causes it, but it seems that in some cases when DisplayStatusBar="No" on the GridPresenter, items are not displayed in the presenter view.  However, when I open the column filter/grouping options all of the data for the inserted rows are there.  Here's an example of a definition where this is happening (EvaluationConditions is an ObservableCollection).&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:GridPresenter
                            ItemsSource="{Binding Path=EvaluationConditions}"
                            Height="150"
                            DisplayRowHeaders="No"
                            DisplayStatusBar="No"
                            UseAlternatingStyle="Yes"
                            AutoGenerateColumn="No"&amp;gt;
                        &amp;lt;Intersoft:GridPresenter.Columns&amp;gt;
                            &amp;lt;Intersoft:DataPresenterTextColumn Width="200" MinWidth="50" DataMemberField="FieldName" Caption="Field" AllowSorting="Yes" AllowFilter="Yes" AllowColumnSizing="Yes" AllowColumnMove="No" /&amp;gt;
                            &amp;lt;Intersoft:DataPresenterTextColumn Width="150" MinWidth="50" DataMemberField="RuleConditionName" Caption="Condition" AllowSorting="Yes" AllowFilter="Yes" AllowColumnSizing="Yes" AllowColumnMove="No" /&amp;gt;
                            &amp;lt;Intersoft:DataPresenterTextColumn Width="250" MinWidth="50" DataMemberField="Value" Caption="Value" AllowSorting="Yes" AllowFilter="Yes" AllowColumnMove="No" /&amp;gt;
                        &amp;lt;/Intersoft:GridPresenter.Columns&amp;gt;
                    &amp;lt;/Intersoft:GridPresenter&amp;gt;&lt;/pre&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Cyle&lt;/p&gt;</description></item><item><title>Hierarchical presentation of data in GridPresenter</title><link>http://www.intersoftsolutions.com/Community/Tags/GridPresenter/</link><pubDate>Sun, 01 Aug 2010 10:24:07 GMT</pubDate><dc:creator>jeejee</dc:creator><category>GridPresenter</category><category>Hierarchical presentation</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please could you tell me whether the GridPresenter will support Hierarchical presentation of data (not to be confused with the drill down). I am interested in the availability of functionality similar to a treeview ie. the &amp;#43; sign next to a row with capability to see all child rows including the parent rows. &lt;/p&gt;
&lt;p&gt;Please see attached file for an example of what I would like to achieve and let me know whether it is possible or not.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Jeejee&lt;/p&gt;</description></item></channel></rss>