<?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 wpf grid'</title><link>http://xceed.com/CS/search/SearchResults.aspx?o=DateDescending&amp;tag=xceed+wpf+grid&amp;orTags=0</link><description>Search results matching tag 'xceed wpf grid'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>How to keep shadow of the header follow the mouse?</title><link>http://xceed.com/CS/forums/post/32282.aspx</link><pubDate>Thu, 21 Jun 2012 07:56:45 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:32282</guid><dc:creator>Jia</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am just update my xceed version to 4.3 now. However, I met the issue after that.&lt;/p&gt;&lt;p&gt;I integrated the data grid to one windowsForm project.&lt;/p&gt;&lt;p&gt;Then I drag the column header and want to group the values.&lt;/p&gt;&lt;p&gt;The shadow of the column header does not follow my mouse.&lt;/p&gt;&lt;p&gt;How to change it to let the shadow follows my mouse all the time?&lt;/p&gt;</description></item><item><title>Re: row is expanded with also data.</title><link>http://xceed.com/CS/forums/post/31450.aspx</link><pubDate>Mon, 12 Dec 2011 07:47:06 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:31450</guid><dc:creator>nom</dc:creator><description>&lt;P&gt;Hi Marc,&lt;/P&gt;
&lt;P&gt;Thank you about your reply.But I need&amp;nbsp;different requirement.&lt;/P&gt;
&lt;P&gt;I need to change layout of FixedCellPanel. that it will be&amp;nbsp;seems as WrapPanel&amp;nbsp;instead StackPanel today.&lt;/P&gt;
&lt;P&gt;I would not want to loss all of features of cell - sort, filter, selected etc,But I try to change arrange of some cells.&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;
&lt;P&gt;Nom&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>CellFiltering disabled</title><link>http://xceed.com/CS/forums/post/30867.aspx</link><pubDate>Fri, 12 Aug 2011 11:11:00 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30867</guid><dc:creator>Moon</dc:creator><description>&lt;p&gt;hello, &lt;/p&gt;&lt;p&gt;&amp;nbsp;I have the following issue with grid filtering :&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;I can not make filtering on some columns, these colum are binded to complex field of my dataObject.&amp;nbsp;&lt;/p&gt;&lt;p&gt;e.g : &lt;/p&gt;&lt;p&gt;&lt;b&gt;MyDataobject :&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;string name&lt;/li&gt;&lt;li&gt;MyDataObjectType type&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;in the xaml :&lt;br&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;xcdg:Column&amp;nbsp; FieldName="Name"&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;xcdg:Column&amp;nbsp; FieldName="type.typeName"&amp;gt; &lt;/p&gt;&lt;p&gt;...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the filtering works good on column "Name" but is disabled on the other !!&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;how can i resolve this ?&amp;nbsp; &lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards, &lt;br&gt;&lt;/p&gt;</description></item><item><title>Adding an Activation Gesture when using AutoGenerateColumns</title><link>http://xceed.com/CS/forums/post/30823.aspx</link><pubDate>Mon, 01 Aug 2011 19:09:16 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30823</guid><dc:creator>Anderson</dc:creator><description>&lt;p&gt;I have a table whose columns are dynamic. &amp;nbsp;Essentially, we allow a user to create a table through a user interface. &amp;nbsp;Once that table is created, we are using the Xceed datagrid to allow them to input values into the table they created. &amp;nbsp;We are binding a DataTable representation of what the user creates to the datagrid. &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We use AutoGenerateColumns for two main reasons. &amp;nbsp;The first is we cannot predict the type of columns or even how many the user will create. &amp;nbsp;The second is using AutoGenerateColumns allows the datagrid to figure out what editor to use depending on the value type in the ItemsSource.&lt;/p&gt;&lt;p&gt;The issue I'm having is when the page loads, I attempt to add KeyActivationGestures to each column in the datagrid in code behind. &amp;nbsp;Unfortunately, this approach is not working. &amp;nbsp;I receive the following error when trying to add the gesture to the current CellEditor for the column:&lt;/p&gt;&lt;p&gt;System.InvalidOperationException: Specified value of type 'Xceed.Wpf.DataGrid.ActivationGestureCollection' must have IsFrozen set to false to modify&amp;nbsp;at System.Windows.Freezable.WritePreamble()&amp;nbsp;at System.Windows.FreezableCollection`1.AddHelper(T value) ...&lt;/p&gt;&lt;p&gt;I have found posts on here about a similar topic but I am using the methods outlined in the posts. &amp;nbsp;So I'm not sure what's going on with my approach.&lt;/p&gt;&lt;p&gt;Below is the code I am using in the Load event:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; foreach (var col in valuesDataGrid.Columns)&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var activationGesture = new KeyActivationGesture();&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;activationGesture.Key = System.Windows.Input.Key.F4;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;col.CellEditor.ActivationGestures.Add(activationGesture);&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;activationGesture = new KeyActivationGesture();&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;activationGesture.Key = System.Windows.Input.Key.Space;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;col.CellEditor.ActivationGestures.Add(activationGesture);&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I looked at the ActivationGestures collection and IsFrozen is a getter only, the same goes for the IsFrozen property of the KeyActivationGesture object. &amp;nbsp;Anyone have any suggestions?&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How do I programmatically create totals at runtime when columns or field names vary dynamically depending on user request ?</title><link>http://xceed.com/CS/forums/post/29502.aspx</link><pubDate>Fri, 17 Dec 2010 19:16:59 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:29502</guid><dc:creator>Richard</dc:creator><description>&lt;P&gt;Am new to XCeed Wpf DataGrid and I like everything I've tried so far....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I read most of the posts which shows it done in XAML and&amp;nbsp;also saw the post about constructing XAML on fly (which seems messy).&lt;/P&gt;
&lt;P&gt;My dataset isn't known until runtime so I don't have a way to set it properly on the DataGridCollectionViewSource in XAML.&amp;nbsp; Tried exposing a DataGridCollectionView from code behind but it difficult since XAML wants to use the no-arg constructor and in code there doesn't seem to be a way to reset the Source property at runtime ? Plus the DataGridCollectionView class is sealed so I can't inherit from it.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Is there a way to fetch the DataGridCollectionViewSource from the grid at runtime, then in code behind reset the source and apply stat functions/rows ?&lt;/P&gt;
&lt;P&gt;I need to apply totals on all numeric fields brought in as a result of a query.&lt;/P&gt;
&lt;P&gt;We used Syncfusion grid in WinForms and this was easy to do since the Grid control itself exposed methods to do this at runtime.&lt;/P&gt;
&lt;P&gt;Thanks very much,&lt;/P&gt;
&lt;P&gt;Rich&lt;BR&gt;&lt;/P&gt;</description></item><item><title>Re make fixed Column Splitter &amp;quot;fixed&amp;quot; when reordering columns</title><link>http://xceed.com/CS/forums/post/29493.aspx</link><pubDate>Thu, 16 Dec 2010 19:42:20 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:29493</guid><dc:creator>Harish</dc:creator><description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to find a way to make the fixed column splitter stay fixed at the declared column count. Currently, if the FixedColumnCount is four, it works fine as long the user doesn't drag one of the columns out of into the first four columns. But once that happens the splitter sticks and moves with the last column and no longer stays at the fixed column count.&lt;/P&gt;
&lt;P&gt;Is there a way maybe by capturing the column reorder event if any to change the fixed column splitter to stay at the first four columns even when columns are being re-ordered and moved in and out? I tried various ways but didnt work (like adding a visible column index changed event through a dependency property and then setting the fixedcolumncount = 4 there but even though the code hit that statement nothing happened.&lt;/P&gt;
&lt;P&gt;FYI, I have the full professional WPF grid version 4.1.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Harish&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></channel></rss>