<?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 tags 'Cell editor' and 'CellEditor'</title><link>http://xceed.com/CS/search/SearchResults.aspx?o=DateDescending&amp;tag=Cell+editor,CellEditor&amp;orTags=0</link><description>Search results matching tags 'Cell editor' and 'CellEditor'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Editor for MVVM ComboBox custom type</title><link>http://xceed.com/CS/forums/post/30969.aspx</link><pubDate>Thu, 01 Sep 2011 19:10:57 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30969</guid><dc:creator>Jean-François</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've created a class called Choices that represent a ComboxBox. Choices has public List and Value properties to bind a combo box (list of choices and selected value).&lt;/p&gt;&lt;p&gt;I want to bind a column of the grid on a property returning an instance of this object and I want the editor of a cell to display a working ComboBox based on those binding.&lt;/p&gt;&lt;p&gt;I've binded the ComboBox DataContext on the CellEditorBinding (which points to the a Choices instance) and I've binded both the list and value property. I can't seem to get the editor to display the cell won't let itself be edited and I know my binding should work since the ComboBox binding are working great on ComboBoxes when they are not in a cell editor.&lt;/p&gt;&lt;p&gt;&amp;nbsp;What am I doing wrong ? Why can't I use the editor ? I get no binding errors at all !&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Bug with DatePickerEditors</title><link>http://xceed.com/CS/forums/post/30605.aspx</link><pubDate>Fri, 17 Jun 2011 10:53:23 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:30605</guid><dc:creator>Grégoire</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I'am using version 4.2.11215.9190 of DataGrid with EntityFramework and I'am facing issues with CellEditor.DatePickerEditor in the DataGridControl and TableView.&lt;br&gt;&lt;/p&gt;&lt;p&gt;- In Edit mode, the drop down picker never show when i hit the button.&lt;/p&gt;&lt;p&gt;- Zeros are not shown on single numbered dates and presentation is different between Edit Mode and non Edit Mode. To illustrate that point I attached a picture of what it looks like on my screen.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Are these issues known? Should I make my own DatePicker for your DataGrid?&lt;br&gt;&lt;/p&gt;</description></item><item><title>Problem in binding Combox as CellEditor / setting SelectedValueProperty through C# code</title><link>http://xceed.com/CS/forums/post/25041.aspx</link><pubDate>Tue, 01 Dec 2009 15:41:28 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:25041</guid><dc:creator>Supriya</dc:creator><description>&lt;P&gt;Hi..I am using Xceed DataGrid For WPF 3.5 professional edition.&lt;/P&gt;
&lt;P&gt;I am binding a combobox as cell editor through C# code and not throgh XAML. The selected value of the combobox is not retained in the cell after&amp;nbsp;the edit. I want to set the SelectedValueProperty so that it will retain the selected value, but dont know what should i set it to?&lt;/P&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;
&lt;P&gt;System.Windows.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;FrameworkElementFactory&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt; comboBox = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;new&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt; System.Windows.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;FrameworkElementFactory&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;(&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;typeof&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;(Xceed.Wpf.Controls.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;NavigableComboBox&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;));&lt;/P&gt;
&lt;P&gt;comboBox.SetValue(Xceed.Wpf.Controls.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;NavigableComboBox&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;.ItemsSourceProperty, columnInfo.DomainValues.DefaultView);&lt;/P&gt;
&lt;P&gt;comboBox.SetValue(Xceed.Wpf.Controls.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;NavigableComboBox&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;.DisplayMemberPathProperty, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2 face=Consolas&gt;&lt;FONT color=#a31515 size=2 face=Consolas&gt;&lt;FONT color=#a31515 size=2 face=Consolas&gt;"DomainValue"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;);&lt;/P&gt;
&lt;P&gt;comboBox.SetValue(Xceed.Wpf.Controls.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;NavigableComboBox&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;.SelectedValuePathProperty, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2 face=Consolas&gt;&lt;FONT color=#a31515 size=2 face=Consolas&gt;&lt;FONT color=#a31515 size=2 face=Consolas&gt;"DomainID"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;);&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#008000 size=2 face=Consolas&gt;&lt;FONT color=#008000 size=2 face=Consolas&gt;&lt;FONT color=#008000 size=2 face=Consolas&gt;&lt;STRONG&gt;//comboBox.SetValue(Xceed.Wpf.Controls.NavigableComboBox.SelectedValueProperty, "Xceed.Wpf.DataGrid.CellEditorBinding"); ???&lt;/STRONG&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dataGrid.Columns[columnInfo.Code].CellEditor = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;new&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;CellEditor&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;();&lt;/P&gt;
&lt;P&gt;dataGrid.Columns[columnInfo.Code].CellEditor.EditTemplate = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;&lt;FONT color=#0000ff size=2 face=Consolas&gt;new&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt; System.Windows.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;&lt;FONT color=#2b91af size=2 face=Consolas&gt;DataTemplate&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Consolas&gt;&lt;FONT size=2 face=Consolas&gt;();&lt;/P&gt;
&lt;P&gt;dataGrid.Columns[columnInfo.Code].CellEditor.EditTemplate.VisualTree = comboBox;&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;/FONT&gt;I have gone throgh lot of documentation and posts, but did not find 'what to set' in SelectedValueProperty, through C#. Please help.&lt;/P&gt;</description></item><item><title>CellEditor.EditTemplate is disposed when not in focus?</title><link>http://xceed.com/CS/forums/post/24952.aspx</link><pubDate>Mon, 23 Nov 2009 11:58:15 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:24952</guid><dc:creator>Amir</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;In our project we have created a custom ComboBox enabling multiselection and other options such as search filtering (i.e pressing 'ab' on our custom ComboBox will show all values with 'ab' within them). Among other thing it holds additional properties such as search filtering type (prefix, exact match, etc.)&lt;br&gt;&lt;/p&gt;&lt;p&gt;We use the Xceed Datagrid where our custom ComboBox is the CellEditor.EditTemplate and the Column.CellContentTemplate is a Textblock binded to show the corresponding value in the ComboBox.&lt;/p&gt;&lt;p&gt;The issue is: &lt;/p&gt;&lt;ol&gt;&lt;li&gt;A user is within the ComboBox, selects the search filtering type (via context menu on right click) then leaves the combobox (which in turn shows the Textblock). When the user returns to the same ComboBox the search type returns to default value and not the value the user selected. It seems that the DataGrid releases or disposes of the ComboBox when the user leaves it and then creates it again when the user returns. I do not see a way to get passed this issue since the ComboBox is disposed \ released and the value of the filter type is lost.&lt;/li&gt;&lt;li&gt;In the same manner it seems that when entering and leaving the ComboBox the SelectionChanged event fires when leaving the combo and when entering it. (again because of the dispose \ release)&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;I would appreciate a little more insight as to how the Datagrid handles the CellEditor and perhaps even a suggestion on how to avoid these issues.&lt;/p&gt;&lt;p&gt;Thank you,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Amir &lt;br&gt;&lt;/p&gt;</description></item><item><title>Dynamically changing properties of a cell editor</title><link>http://xceed.com/CS/forums/post/24499.aspx</link><pubDate>Wed, 14 Oct 2009 22:21:45 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:24499</guid><dc:creator>Matthew</dc:creator><description>&lt;P&gt;I have a requirement to be able to change the value of the MaxLength property of a cell editor at run time.&amp;nbsp; When a column's cell editor is the AutoSelectTextBox, our spec says the MaxLength may be changed under certain business rules. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;It makes sense to me that one might bind the MaxLength property to an object that holds the current maximum length, but whenever I try this the cell's do not update their maximum length when the bound object changes.&amp;nbsp; How should I go about this?&lt;/P&gt;</description></item><item><title>ComboBox as Edit Template of the CellEditor?????????????????</title><link>http://xceed.com/CS/forums/post/23703.aspx</link><pubDate>Thu, 03 Sep 2009 14:34:51 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:23703</guid><dc:creator>paras</dc:creator><description>&lt;p&gt;Hello,&lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have one ComboBox as Edit Template and i have bind to Employee Data Source.&lt;/p&gt;&lt;p&gt;Now selected Employee's name will be seen in Cell but what about EmployeeID that I want to save in DataBase ?&lt;/p&gt;&lt;p&gt;In Normal Form I can get access EmloyeeID by &lt;b&gt;cmbEmployee.SelectedValue&lt;/b&gt; but how can i achieve while using in grid ?&lt;/p&gt;&lt;p&gt;While saving the records, i am using the cmbEmployee.SelectedValue as the EmployeeID in the DataBase, then how can i get the same. &lt;br&gt;&lt;/p&gt;&lt;p&gt;Please provide alternate solution if it is not possible in grid's Edit Template. &lt;/p&gt;&lt;p&gt;Kindly reply for the same. &lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Paras Sanghani &lt;br&gt;&lt;/p&gt;</description></item><item><title>Using value of one column in celleditor of another column.</title><link>http://xceed.com/CS/forums/post/22007.aspx</link><pubDate>Thu, 25 Jun 2009 12:00:32 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:22007</guid><dc:creator>priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have two columns in my DataGridControl, lets say User Name and Role which are part of my Observable collection. The User Name column has a CellEditor which consist of a textBox and an Image. The requirement is to show the image as per role (the second column), that is an Admin Image or General User Image while editing the name. I am using an image converter however could not provide exact binding to it. Please guide me how to solve this purpose. I mean, I want some thing like following in cellEditor:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;xcdg:CellEditor x:Key="UserNameEditor"&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;lt;xcdg:CellEditor.EditTemplate&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;lt;DataTemplate &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;lt;Grid&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;Grid.ColumnDefinitions&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;ColumnDefinition/&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;ColumnDefinition Width="Auto"/&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;/Grid.ColumnDefinitions&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;TextBox Grid.Column="0" Text=="{xcdg:CellEditorBinding}" /&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;Image
Grid.Column="1"&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; &lt;u&gt;Source="{Binding
RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type
xcdg:DataGridControl}}, Path=Parent.Children[1].Content,
Converter={StaticResource imageconverter}}"&lt;/u&gt; /&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Grid&amp;gt;&amp;lt;/DataTemplate&amp;gt;&amp;lt;/xcdg:CellEditor.EditTemplate&amp;gt;&amp;lt;/xcdg:CellEditor&amp;gt; &lt;/p&gt;&lt;p&gt;I am using this cell editor in the following way&amp;nbsp; in my DataGridControl.Columns: &lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;xcdg:Column FieldName="UserName" Title="UserName" Visible="True"&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; CellEditorDisplayConditions="CellIsCurrent"&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; CellEditor="{StaticResource UserNameEditor}"&amp;gt;&lt;br&gt;&amp;lt;/xcdg:Column&amp;gt; &lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please let me know if more details are required.&lt;/p&gt;&lt;p&gt;Thanks in Advance :) &lt;br&gt;&lt;/p&gt;</description></item><item><title>Enter Edit Mode on cell double click : ActivationGesture ?</title><link>http://xceed.com/CS/forums/post/20896.aspx</link><pubDate>Wed, 13 May 2009 08:09:57 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:20896</guid><dc:creator>Jerome</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I would like to know if it is possible to enter Edit Mode on a DataGrid Cell when user double-clicks on the cell ?&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Thanks. &lt;/p&gt;</description></item></channel></rss>