﻿<?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 - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</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 - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</link><pubDate>Thu, 20 Oct 2011 08:03:55 GMT</pubDate><dc:creator>yudi</dc:creator><category>Grid Presenter</category><category>Ria</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I think it is possible to display tool tip on column header by editing the ColumnHeaderStyle template. We can utilize the “ToolTipService” provided by Silverlight for this scenario.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I will check the feasibility to use the “Description” parameter as the content of the tool tip.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>GridPresenter - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</link><pubDate>Wed, 19 Oct 2011 04:50:11 GMT</pubDate><dc:creator>mg@hsig.ch</dc:creator><category>Grid Presenter</category><category>Ria</category><description>&lt;p&gt;Hi Yudi&lt;/p&gt;
&lt;div lang="undefined" _msthash="826319"&gt;Please excuse the unclear description!&lt;/div&gt;
&lt;div lang="undefined" _msthash="826319"&gt;My question is very simple. Can I use the parameter "Description" from display attribute? Have a look at attached picture.&lt;/div&gt;
&lt;div lang="undefined" _msthash="826319"&gt; &lt;/div&gt;
&lt;div lang="undefined" _msthash="826319"&gt;The parameter "Name" is automaticly used for Header text. It would be very plesant, if the description as ToolTipText would appear when the mouse is over the header cell. The dataform from the Microsofts DataForm.Toolkit makes it so.&lt;/div&gt;
&lt;div lang="undefined" _msthash="826319"&gt; &lt;/div&gt;
&lt;div lang="undefined" _msthash="826319"&gt;It is possible to edit the ColumnHeaderStyle Template in Expression Blend for this behavoir?&lt;/div&gt;
&lt;div lang="undefined" _msthash="826319"&gt; &lt;/div&gt;
&lt;div lang="undefined" _msthash="826319"&gt;Regards&lt;/div&gt;
&lt;div lang="undefined" _msthash="826319"&gt;Michael&lt;/div&gt;</description></item><item><title>GridPresenter - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</link><pubDate>Wed, 19 Oct 2011 03:00:55 GMT</pubDate><dc:creator>yudi</dc:creator><category>Grid Presenter</category><category>Ria</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Apologize for the lack of understanding about the required scenario.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Could you please kindly let me know in detail which ToolTipText feature that you’re after? I mean, is it a kind of tooltip when user hover the mouse pointer over column header or something that appear when user hover the mouse pointer over cell?&lt;br /&gt;A screenshot, if possible, will surely helps a lot.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>GridPresenter - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</link><pubDate>Tue, 18 Oct 2011 15:30:13 GMT</pubDate><dc:creator>mg@hsig.ch</dc:creator><category>Grid Presenter</category><category>Ria</category><description>&lt;p&gt;Hi Martin&lt;/p&gt;
&lt;p&gt;It very cool - the name of the display attribute is now displayed as a header! It is possible to use the Description, e.g. as ToolTipText? I have found no way...&lt;/p&gt;&lt;pre&gt;            [Display(Name = "Hide Property", Order = 3, Description = "If the User should not see this than check it.")]
            public bool Hide { get; set; }&lt;/pre&gt;

&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>GridPresenter - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</link><pubDate>Fri, 25 Mar 2011 12:40:32 GMT</pubDate><dc:creator>jimmyps</dc:creator><category>Grid Presenter</category><category>Ria</category><description>Hi Michael,&lt;br /&gt;&lt;br /&gt;ClientUI 5 RTM is expected to ship in the next few weeks.&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Jimmy&lt;br /&gt;</description></item><item><title>GridPresenter - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</link><pubDate>Fri, 25 Mar 2011 00:58:42 GMT</pubDate><dc:creator>mg@hsig.ch</dc:creator><category>Grid Presenter</category><category>Ria</category><description>&lt;p&gt;Hi Martin&lt;/p&gt;
&lt;p&gt;Sounds very well!&lt;/p&gt;
&lt;p&gt;When will the RTM version released?&lt;/p&gt;
&lt;p&gt;Thanks, Michael&lt;/p&gt;</description></item><item><title>GridPresenter - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</link><pubDate>Fri, 25 Mar 2011 00:37:46 GMT</pubDate><dc:creator>MarTin</dc:creator><category>Grid Presenter</category><category>Ria</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I just got informed by the developer team that this feature is not available in the Grid Presenter. This feature has been implemented in UXGridView. You can browse to our blog about &lt;a href="http://intersoftpt.wordpress.com/2011/03/22/uxgridview-rc-adds-mvvm-data-exporting-multi-aggregates-selectors-and-more/" target="_blank"&gt;CTP UXGridView&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;You can download RC bits and test-drive the new UXGridView features in &lt;a href="http://www.intersoftpt.com/ClientUI/Intersoft.ClientUI.Data.RC.zip" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description></item><item><title>GridPresenter - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</link><pubDate>Thu, 24 Mar 2011 20:40:39 GMT</pubDate><dc:creator>MarTin</dc:creator><category>Grid Presenter</category><category>Ria</category><description>&lt;p&gt;Hello Michael,&lt;/p&gt;
&lt;p&gt;Thank you for your feedback.&lt;/p&gt;
&lt;p&gt;I will forward this posting to the developer team to be investigated further. If it is possible, the feature will be added/enhanced in the upcoming version.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description></item><item><title>GridPresenter - Bind to RIA with attribute in metadata.cs</title><link>http://www.intersoftsolutions.com/Community/ClientUI/GridPresenter---Bind-to-RIA-with-attribute-in-metadatacs/</link><pubDate>Thu, 24 Mar 2011 09:52:03 GMT</pubDate><dc:creator>mg@hsig.ch</dc:creator><category>Grid Presenter</category><category>Ria</category><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I am using RIA services and entity framework as DAL. In the metadata class I defined the attributes such as display, required, etc. In my Silverlight application, I have until now used the DataGrid from the System.Windows.Controls.Data.DataForm.Toolkit. There I can bind a DataGrid column directly to a property (&lt;span style="font-family: consolas; color: #0000ff"&gt;&lt;span style="font-family: consolas; color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #a31515"&gt;&lt;span style="font-family: consolas; color: #a31515"&gt;sdk&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #0000ff"&gt;&lt;span style="font-family: consolas; color: #0000ff"&gt;:&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #a31515"&gt;&lt;span style="font-family: consolas; color: #a31515"&gt;DataGridTextColumn&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #ff0000"&gt;&lt;span style="font-family: consolas; color: #ff0000"&gt; Binding&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #0000ff"&gt;&lt;span style="font-family: consolas; color: #0000ff"&gt;="{&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #a31515"&gt;&lt;span style="font-family: consolas; color: #a31515"&gt;Binding&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #ff0000"&gt;&lt;span style="font-family: consolas; color: #ff0000"&gt; Name&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; color: #0000ff"&gt;&lt;span style="font-family: consolas; color: #0000ff"&gt;}" /&amp;gt;&lt;/span&gt;&lt;/span&gt;). As a result, the Attributte are included automatically, e.g. Caption (Header).&lt;/p&gt;&lt;pre&gt;            &amp;lt;sdk:DataGrid ItemsSource="{Binding MeasuringSystems}" SelectedItem="{Binding SelectedMeasuringSystem, Mode=TwoWay}" 
                          Intersoft:DockPanel.IsFillElement="True" Margin="5" IsReadOnly="true" AutoGenerateColumns="False" Background="Transparent"&amp;gt;
                &amp;lt;sdk:DataGrid.Columns&amp;gt;
                    &amp;lt;sdk:DataGridTextColumn Binding="{Binding Name}" /&amp;gt;
                    &amp;lt;sdk:DataGridTextColumn Binding="{Binding TesterTemplate.Name}" /&amp;gt;
                    &amp;lt;sdk:DataGridTemplateColumn Header="{Binding DataGridHeaderNames.HeadName[0]}"&amp;gt;
                        &amp;lt;sdk:DataGridTemplateColumn.CellTemplate&amp;gt;
                            &amp;lt;DataTemplate&amp;gt;
                                &amp;lt;TextBlock Text="{Binding TesterTemplate.Name}" /&amp;gt;
                            &amp;lt;/DataTemplate&amp;gt;
                        &amp;lt;/sdk:DataGridTemplateColumn.CellTemplate&amp;gt;
                        &amp;lt;sdk:DataGridTemplateColumn.CellEditingTemplate&amp;gt;
                            &amp;lt;DataTemplate&amp;gt;
                                &amp;lt;ComboBox ItemsSource="{Binding Source={StaticResource Locator},Path=MeasuringSystem.TesterTemplates}"
                                          SelectedItem="{Binding TesterTemplates, Mode=TwoWay}"/&amp;gt;
                            &amp;lt;/DataTemplate&amp;gt;
                        &amp;lt;/sdk:DataGridTemplateColumn.CellEditingTemplate&amp;gt;
                    &amp;lt;/sdk:DataGridTemplateColumn&amp;gt;
                    &amp;lt;sdk:DataGridTextColumn Binding="{Binding SplitChar}" /&amp;gt;
                    &amp;lt;sdk:DataGridCheckBoxColumn Binding="{Binding Hide}" /&amp;gt;
                &amp;lt;/sdk:DataGrid.Columns&amp;gt;
            &amp;lt;/sdk:DataGrid&amp;gt;&lt;/pre&gt;

&lt;p&gt;This is very helpful, because I must define the attributes in the metadata class only. If this now not yet supported, I hope that this is included in the next version.&lt;/p&gt;
&lt;p&gt;I find that your GridPresenter provides great filtering and grouping features!&lt;/p&gt;
&lt;p&gt;Thanks Michael&lt;/p&gt;</description></item></channel></rss>