<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://xceed.com/CS/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>Xceed DataGrid for WPF</title><link>http://xceed.com/CS/forums/35/ShowForum.aspx</link><description>Community support section for Xceed DataGrid for WPF, Xceed 3D Views for WPF, Xceed Editors for WPF, and Xceed Professional Themes for WPF</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Re: FilterRow incorrectly highlights/selects filter criterion when inside a DetailConfiguration</title><link>http://xceed.com/CS/forums/thread/30548.aspx</link><pubDate>Mon, 13 Jun 2011 13:25:03 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30548</guid><dc:creator>Marc [Xceed]</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/30548.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=35&amp;PostID=30548</wfw:commentRss><description>&lt;p&gt;Hi Christopher,&lt;/p&gt;&lt;p&gt;The behavior cannot be overridden. The reason is because of the destruction and recreation of the Detail.&amp;nbsp; &lt;br&gt;&lt;/p&gt;</description></item><item><title>Re: FilterRow incorrectly highlights/selects filter criterion when inside a DetailConfiguration</title><link>http://xceed.com/CS/forums/thread/30509.aspx</link><pubDate>Tue, 07 Jun 2011 15:29:24 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30509</guid><dc:creator>Christopher</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/30509.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=35&amp;PostID=30509</wfw:commentRss><description>Is there a way to override to the FilterRow and/or FilterCell template so that this behavior can be avoided?</description></item><item><title>Re: FilterRow incorrectly highlights/selects filter criterion when inside a DetailConfiguration</title><link>http://xceed.com/CS/forums/thread/30497.aspx</link><pubDate>Mon, 06 Jun 2011 19:17:29 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30497</guid><dc:creator>Marc [Xceed]</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/30497.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=35&amp;PostID=30497</wfw:commentRss><description>&lt;p&gt;Hi Christopher,&lt;/p&gt;&lt;p&gt;The FilterRow on the DetailGrid and on the DataGrid itself do behave similarly except for that when the user is finished typing that it would select the whole text. When this feature was created, the concept of the Detail was that when the user would finish typing, it would destroy the DetailGrid that was there and recreate it. Unfortunately there are no plans in the foreseeable future. A request has been submitted to the team that is in charge of updating the documentation to correctly describe how the FilterRow behaves.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Re: FilterRow incorrectly highlights/selects filter criterion when inside a DetailConfiguration</title><link>http://xceed.com/CS/forums/thread/30492.aspx</link><pubDate>Mon, 06 Jun 2011 14:04:35 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30492</guid><dc:creator>Christopher</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/30492.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=35&amp;PostID=30492</wfw:commentRss><description>&lt;P&gt;Notice the two images from the Master/Detail sample. In the before image, the cursor is visible in the filter row/cell. As I begin to type 'an' the rows become filtered accordingly. However shortly afterwards the 'an' becomes&amp;nbsp;highlighted/selected. See the After image. Therefore as I continue to type, the 'an' gets replaced with the new text and so on.&lt;/P&gt;
&lt;P&gt;Before image: &lt;IMG style="WIDTH:800px;HEIGHT:598px;" title="Before image" alt="Before image" src="http://img163.imageshack.us/img163/3743/masterdetailbefore.png" width=800 height=598&gt;&lt;/P&gt;
&lt;P&gt;After image:&lt;IMG style="WIDTH:800px;HEIGHT:598px;" title="After image" alt="After image" src="http://img818.imageshack.us/img818/1446/masterdetailafter.png" width=800 height=598&gt;&lt;/P&gt;</description></item><item><title>FilterRow incorrectly highlights/selects filter criterion when inside a DetailConfiguration</title><link>http://xceed.com/CS/forums/thread/30477.aspx</link><pubDate>Thu, 02 Jun 2011 18:31:05 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30477</guid><dc:creator>Christopher</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/30477.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=35&amp;PostID=30477</wfw:commentRss><description>&lt;P&gt;I am having a problem when I add a FilterRow to&amp;nbsp;the DetailConfiguration headers. When applied to a DataGridControl.View.FixedHeader, the&amp;nbsp;criteria entered in the&amp;nbsp;FilterRow automatically filters the results. The more criteria entered, the more the results are filtered. However when the same DataTemplate is applied to a DetailConfiguration.Headers element, the criteria works until you pause typing. After the pause, the results are filtered but the criteria becomes highlighted/selected. If the user continues typing, the old criteria is remove/replaced. This is causing some confusion with the users. &lt;/P&gt;
&lt;P&gt;The documentation listed &lt;A href="http://doc.xceedsoft.com/products/XceedWpfDataGrid/Filter_Row.html"&gt;here&lt;/A&gt; in the Filtering Details Group states: "In addition to filtering the data items in a grid, a filter row can also be added to the headers or footers of a detail configuration" and 'Filter rows that are contained in the headers or footers of a group behave in the same manner as those contained in the headers or footers of a grid". This apparently is not the case. Please advise.&lt;/P&gt;
&lt;P&gt;The problem can be easily reproduced by adding the following code to the SubEmployeesDetailConfigurations.xaml in the MasterDetail sample. Then slowly using the FilterRow to filter on the&amp;nbsp;Sub Employee Last Name.&lt;/P&gt;&lt;PRE style="FONT-FAMILY:Consolas;BACKGROUND:white;COLOR:black;FONT-SIZE:13px;"&gt;&lt;SPAN style="COLOR:#a31515;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;xcdg&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;DetailConfiguration.Headers&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="COLOR:#a31515;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;DataTemplate&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="COLOR:#a31515;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;Border&lt;/SPAN&gt;&lt;SPAN style="COLOR:red;"&gt;&amp;nbsp;Height&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;"22"&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="COLOR:#a31515;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;xcdg&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;FilterRow&lt;/SPAN&gt;&lt;SPAN style="COLOR:red;"&gt;&amp;nbsp;Height&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;"22"&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="COLOR:red;"&gt;&amp;nbsp;SelectionBackground&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;"LightGray"&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="COLOR:red;"&gt;&amp;nbsp;BorderBrush&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;"Black"&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style="COLOR:red;"&gt;&amp;nbsp;BorderThickness&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;"1"&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="COLOR:#a31515;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;xcdg&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;FilterRow&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="COLOR:#a31515;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;Border&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="COLOR:#a31515;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;DataTemplate&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="COLOR:#a31515;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;xcdg&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="COLOR:#a31515;"&gt;DetailConfiguration.Headers&lt;/SPAN&gt;&lt;SPAN style="COLOR:blue;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;</description></item></channel></rss>