<?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>Search results matching tag 'Xceed DataGrid'</title><link>http://xceed.com/CS/search/SearchResults.aspx?o=DateDescending&amp;tag=Xceed+DataGrid&amp;orTags=0</link><description>Search results matching tag 'Xceed DataGrid'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Datagrid Column Selection</title><link>http://xceed.com/CS/forums/post/32965.aspx</link><pubDate>Wed, 12 Dec 2012 04:18:28 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:32965</guid><dc:creator>Navin</dc:creator><description>&lt;p&gt;Dear Team,&lt;/p&gt;&lt;p&gt;I am new to Exceed grid i like to know if Exceed Datagrid supports Column selection as like Row selection. if yes how to enable that.&lt;/p&gt;&lt;p&gt;and also is there is any option to&amp;nbsp;change Font Family, Font size. Font color for the selected column.&lt;/p&gt;</description></item><item><title>Trigger FilterRow Event</title><link>http://xceed.com/CS/forums/post/31430.aspx</link><pubDate>Thu, 08 Dec 2011 13:52:52 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:31430</guid><dc:creator>Moon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm looking for the way to trigger the event of &lt;b&gt;filtering &lt;/b&gt;on a grid&lt;/p&gt;&lt;p&gt;currenttly i have something like :&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;xcdg:FilterRow&amp;gt;&lt;/p&gt;&lt;p&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;lt;xcdg:FilterCell FieldName="LastName" &amp;gt;&lt;br&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xcdg:FilterCell.Template&amp;gt;&lt;br&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ControlTemplate TargetType="{x:Type xcdg:FilterCell}"&amp;gt;&lt;br&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;&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;lt;TextBox&amp;nbsp; Text="{Binding Path=Content,RelativeSource={RelativeSource AncestorType={x:Type xcdg:FilterCell}}}"/&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ControlTemplate&amp;gt;&lt;br&gt;&lt;br&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xcdg:FilterCell.Template&amp;gt;&lt;br&gt;&lt;br&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; &amp;lt;/xcdg:FilterCell&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;/xcdg:FilterRow&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i would like to filter the grid when i press "Enter" .&lt;/p&gt;&lt;p&gt;Is it possible ?&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks in advance &lt;br&gt;&lt;/p&gt;&lt;p&gt;Regards.&lt;/p&gt;&lt;p&gt;Moon &lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>multiple column headers in XCeed DataGrid for WPF v4.2</title><link>http://xceed.com/CS/forums/post/31396.aspx</link><pubDate>Fri, 02 Dec 2011 12:40:55 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:31396</guid><dc:creator>Rajesh</dc:creator><description>&lt;P&gt;Is there any way to create multiple column headers in &lt;STRONG&gt;&lt;EM&gt;XCeed DataGrid for WPF v4.x &lt;/EM&gt;&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;
&lt;TABLE class="" style="WIDTH:192pt;BORDER-COLLAPSE:collapse;" cellSpacing=0 cellPadding=0&gt;



&lt;TR style="HEIGHT:15pt;"&gt;
&lt;TD class=xl63 style="BORDER-RIGHT:windowtext 0.5pt solid;BORDER-TOP:windowtext 0.5pt solid;BORDER-LEFT:windowtext 0.5pt solid;WIDTH:96pt;BORDER-BOTTOM:windowtext 0.5pt solid;HEIGHT:15pt;BACKGROUND-COLOR:transparent;" colSpan=2 class="xl63"&gt;&lt;FONT face=Calibri size=3&gt;Header A&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=xl63 style="BORDER-RIGHT:windowtext 0.5pt solid;BORDER-TOP:windowtext 0.5pt solid;BORDER-LEFT:windowtext;WIDTH:96pt;BORDER-BOTTOM:windowtext 0.5pt solid;BACKGROUND-COLOR:transparent;" colSpan=2 class="xl63"&gt;&lt;FONT face=Calibri size=3&gt;Header B&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT:15pt;"&gt;
&lt;TD class=xl64 style="BORDER-RIGHT:windowtext 0.5pt solid;BORDER-TOP:windowtext;BORDER-LEFT:windowtext 0.5pt solid;WIDTH:48pt;BORDER-BOTTOM:windowtext 0.5pt solid;HEIGHT:15pt;BACKGROUND-COLOR:transparent;" class="xl64"&gt;&lt;FONT face=Calibri size=3&gt;Hedaer1&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=xl64 style="BORDER-RIGHT:windowtext 0.5pt solid;BORDER-TOP:windowtext;BORDER-LEFT:windowtext;WIDTH:48pt;BORDER-BOTTOM:windowtext 0.5pt solid;BACKGROUND-COLOR:transparent;" class="xl64"&gt;&lt;FONT face=Calibri size=3&gt;Hedaer2&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=xl64 style="BORDER-RIGHT:windowtext 0.5pt solid;BORDER-TOP:windowtext;BORDER-LEFT:windowtext;WIDTH:48pt;BORDER-BOTTOM:windowtext 0.5pt solid;BACKGROUND-COLOR:transparent;" class="xl64"&gt;&lt;FONT face=Calibri size=3&gt;Hedaer1&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=xl64 style="BORDER-RIGHT:windowtext 0.5pt solid;BORDER-TOP:windowtext;BORDER-LEFT:windowtext;WIDTH:48pt;BORDER-BOTTOM:windowtext 0.5pt solid;BACKGROUND-COLOR:transparent;" class="xl64"&gt;&lt;FONT face=Calibri size=3&gt;Hedaer2&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Rajesh Sajjanar&lt;/P&gt;</description></item><item><title>Updating just the part of datagrid bound with xml</title><link>http://xceed.com/CS/forums/post/31177.aspx</link><pubDate>Mon, 10 Oct 2011 17:43:15 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:31177</guid><dc:creator>Kunal</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am quite new to the xceed wpf datagrid and this problem is quite crucial for me. So please help!!!!&lt;/p&gt;&lt;p&gt;My grid is bound to a xml. Whenever i update the grid, i send a message to the server and i get a new xml from the server, to which i need to bind my grid to.&lt;/p&gt;&lt;p&gt;In my project about 100 rows are created on the screen, of which only 10 are visible on the screen at a time, Let's say the user is now on rows 40 -50 and makes a change on 45th row. Now, how is it possible that only 45th row gets updated and the whole screen is not refreshed. &amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can i bind the grid's itemsource to just the xml node having changed value.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Kunal&amp;nbsp;&lt;/p&gt;</description></item><item><title>Not able to update after binding with xml</title><link>http://xceed.com/CS/forums/post/31161.aspx</link><pubDate>Thu, 06 Oct 2011 18:14:26 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:31161</guid><dc:creator>Kunal</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;I have a datagridcontrol which i bind to xml. But don't know why, i am not able to edit it once i bind it to xml. I was able to edit it and it worked fine if i used datagridcollectionview. Does any one of you have any idea as to whats wrong.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I want to bind the grid with the xml which i get from the server. Once the user updates something on the grid..i send a string back to the server...which fetched me another xml to be ind with the same grid. &lt;/p&gt;&lt;p&gt;&amp;nbsp;Also, i am doing everything code behind. I just have datagridcontrol in my xaml (page).&lt;/p&gt;&lt;p&gt;Can any body pls guide me as to what to do....if i am on the 15th row, i don;t want the whole grid to refresh and take me back to the first row.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Kunal&amp;nbsp;&lt;/p&gt;</description></item><item><title>Displaying newly added row when xeed data grid is filtered.</title><link>http://xceed.com/CS/forums/post/29306.aspx</link><pubDate>Wed, 24 Nov 2010 11:45:50 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:29306</guid><dc:creator>Girish</dc:creator><description>&lt;FONT face=Helv size=2&gt;&lt;FONT face=Helv size=2&gt;
&lt;P dir=ltr&gt;How to display newly added/Inserted blank row when filtering is applied on a particular column(s).&lt;/P&gt;
&lt;P dir=ltr&gt;Thanks&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description></item><item><title>Excel like auto filtering in xceed data grid</title><link>http://xceed.com/CS/forums/post/29305.aspx</link><pubDate>Wed, 24 Nov 2010 11:41:27 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:29305</guid><dc:creator>Girish</dc:creator><description>&lt;FONT face=Helv size=2&gt;&lt;FONT face=Helv size=2&gt;
&lt;P dir=ltr&gt;We require Excel like auto filtering. (Including distinct value check boxes and filtering using logical operators like OR, AND, NOT, CONTAINS, IN, STARTSWITH, ISEQUALTO, ISNOTEQUALTO). Currently xceed datagrid doesn't support filtering based on logical operations. Is anybody have solution for this limitation?&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description></item><item><title>binding issues With ListCollectionView</title><link>http://xceed.com/CS/forums/post/27977.aspx</link><pubDate>Fri, 13 Aug 2010 18:23:06 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:27977</guid><dc:creator>Sudha</dc:creator><description>&lt;FONT size=2&gt;
&lt;P&gt;binding ListCollectionView is not working on XCeed... it is working fine with ObservableCollection .... Do we have to do something extra to support it...&lt;/P&gt;&lt;/FONT&gt;</description></item><item><title>DataGrid CellValidationRule across rows</title><link>http://xceed.com/CS/forums/post/27245.aspx</link><pubDate>Wed, 23 Jun 2010 04:29:10 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:27245</guid><dc:creator>vin</dc:creator><description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I am trying to implement a &lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;CellValidationRule&amp;nbsp;&lt;FONT color=#000000&gt;that will throw an error if a duplicate entry exists in the grid already.&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#000000&gt;The problem is that within my custom validation method, the thrid parameter "&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;CellValidationContext&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; context" refers to a cell, and i can not gain access to the grid control from this object.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#000000&gt;&lt;FONT size=2&gt;I can get the parent row "&lt;FONT size=2&gt;context.Cell.ParentRow" however there doesn't seem to be a link from the cell to the grid control.&amp;nbsp; The grid control would have Items list which could be used to test for duplicates.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Analysing context under the debugger i can see &lt;FONT color=#008000 size=2&gt;&lt;FONT color=#008000 size=2&gt;context.Cell.ParentColumn.DataGridControl,&amp;nbsp;&lt;FONT color=#000000&gt;however this is not available from code.&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#000000&gt;&lt;FONT size=2&gt;&lt;FONT size=2&gt;I also saw the post &lt;A href="http://xceed.com/CS/forums/ShowPost.aspx?PostID=13649"&gt;http://xceed.com/CS/forums/ShowPost.aspx?PostID=13649&lt;/A&gt;, but context.DataItem can not be cast&amp;nbsp;as a System.Data.DataRow.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#000000&gt;&lt;FONT size=2&gt;&lt;FONT size=2&gt;Am i missing something here ?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#000000&gt;&lt;FONT size=2&gt;&lt;FONT size=2&gt;Regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#000000&gt;&lt;FONT size=2&gt;&lt;FONT size=2&gt;ViN&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description></item><item><title>Focus / Vertical Bar</title><link>http://xceed.com/CS/forums/post/25783.aspx</link><pubDate>Mon, 15 Feb 2010 15:41:08 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:25783</guid><dc:creator>Fabrizio</dc:creator><description>&lt;p&gt;Hi all.&lt;/p&gt;&lt;p&gt;I'm experiencing an odd behavior from xceed grid which I didn't expect and I was wondering if I could use a little help from you guys.&lt;/p&gt;&lt;p&gt;My xceed grid control is linked to a list of objects and given that the grid height is fixed, there is a vertical scroll bar which I use to navigate through the items. So far, so good. But, programmatically, after&amp;nbsp;some operations, I'm setting my grid.selecteditem = someItem. This 'someItem' happens to be in the end of my list and I'd expect that my Vertical Bar would be automatically focused to the bottom of the grid, which is not. So, I have a valid selected item on my grid but it is not&amp;nbsp;property&amp;nbsp;being shown, unless I drag-and-drop my vertical bar until the very bottom, and then I can see my selected item. How can I do that programmatically?&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the help.&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>