﻿<?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 - ClientUI - GridPresenter doesn't display items when DisplayStatusBar="Yes"</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter-doesnt-display-items-when-DisplayStatusBarYes/</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/ClientUI/GridPresenter-doesnt-display-items-when-DisplayStatusBarYes/</link><pubDate>Mon, 04 Oct 2010 04:45:55 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>GridPresenter</category><description>&lt;p&gt;Thank you for the snippet, I have sucessfully replicate the issue on my environment. It seems the issue is caused by a bug, I have submitted a bug report to the developer.&lt;/p&gt;&lt;p&gt;Regarding the thread title, based on my discussion with the forum administrator currently we could not changed a published thread title.  &lt;br /&gt;&lt;/p&gt;</description></item><item><title>GridPresenter doesn't display items when DisplayStatusBar="Yes"</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter-doesnt-display-items-when-DisplayStatusBarYes/</link><pubDate>Sat, 02 Oct 2010 09:55:13 GMT</pubDate><dc:creator>sipe16</dc:creator><category>GridPresenter</category><description>&lt;p&gt;Oops! I noticed I accidently put in the title "When DisplayStatusBar=Yes' - can you please change that to DisplayStatusBar="No"?&lt;/p&gt;</description></item><item><title>GridPresenter doesn't display items when DisplayStatusBar="Yes"</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter-doesnt-display-items-when-DisplayStatusBarYes/</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></channel></rss>