Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » Cell   (RSS)
Showing page 1 of 4 (34 total posts)
  • copy selected cell in datagrid to clipboard

    Hi, I just started using xceed datagrid. I was trying to find to copy a cell data to clipboard. I saw in one of the forums that selectedUnit = ''Cell'' can be used to copy a cell data into clipboard. Not sure my version of the datagrid is not allowing me to use selectedUnit property for the datagrid. Can someone let me know how to achieve cell ...
    Posted to Xceed DataGrid for WPF (Forum) by prashanth on August 6, 2012
  • dataGridControl can't find EndEdit Event

    Hi everybody and thank you for your support, I have a datagridcontrol and i wish to edit cells and update the database. I actually can edit cells directly from the datagrid, but i need to operate on the EndEdit event to update the database. But i can't find this event !! Please help, and thanks a lot. 
    Posted to Xceed DataGrid for WPF (Forum) by azerty on July 20, 2012
  • The Xceed.Wpf.DataGrid.Cell class doesn't have SelectionBackground property in v 3.1

    Xceed DataGrid for WPF Professional Edition 3.1 (3.1.9175.12000): The class Xceed.Wpf.DataGrid.Cell doesn't have: 1) SelectionBackground 2) SelectionForeground 3) InactiveSelectionBackground 4) InactiveSelectionForeground ... properties as opposed to v 4.2 and 4.3 of Xceed DataGrid for WPF.  Is there an equivalent code in v ...
    Posted to Xceed DataGrid for WPF (Forum) by Caravanio on June 7, 2012
  • How do you detect cell changes in the EditEnded event?

    Hi. I have a DataGrid with a few columns that are editable. I'm catching the EditEnded event for such a cell, and can get the row and thereby also my business object that was modified. However, if the user just clicks in one of the editable cells and then leaves the cell again without changing anything, the EditEnded event fires as well. So ...
    Posted to Xceed DataGrid for WPF (Forum) by thomas on April 13, 2012
  • First cell of each row to looks like the column header cells

    Dear Forum:  Is there any simple way to format the first cell of each row in XAML ONLY to looks like the column header cells? I need to diplay a matrix where the first column cells and the column header cells are the ''titles'' for what is in the cross between rows ans columns. Example I want  the years cells to look like the ...
    Posted to Xceed DataGrid for WPF (Forum) by Simone on December 8, 2011
  • Winform Xceed Grid Cell display Html content??

     though may be it's a bit too ''fancy...... but i just would like to know is there any possibility to display html content in a winform grid cell?? coz i need to display the content converted from xsl in the cell........   thx in adv!   kenny
    Posted to Xceed Grid for .NET (Forum) by kenny on September 21, 2011
  • How to make some particular cells in grid as read only?

    here is the code which i was trying to achieve to make some particular cells as read only.I used a converter class which i defined in the when i am using this code in my project it is setting the whole row to readonly........... public class OutturnReadOnlyConverter:IValueConverter { #region IValueConverter Members public object ...
    Posted to Xceed DataGrid for WPF (Forum) by Nagaraju on July 1, 2010
  • Re: ContextMenu problem

    For those who still experience a similar issue, I've found another more elegant approach <DataGrid:DataGridControl.Resources>            <Style TargetType=''{x:Type DataGrid:DataRow}''>              <EventSetter ...
    Posted to Xceed DataGrid for WPF (Forum) by Kyrylo on March 17, 2010
  • Re: Hyperlink column

    Hi, I have a question related to this.In addition to click on a link, is it possible to edit it, i.e. can we have a link column that is not readonly? If so, how can I make the difference between clicking on a link vs starting to edit it?  Thanks,Marie 
    Posted to Xceed Grid for .NET (Forum) by Marie4 on February 16, 2010
  • Re: different cell forecolors in the selected row

    Hi, this should do:         public Form1()        {            Xceed.Grid.Licenser.LicenseKey = ''GRD38-.....-.....-RNAA'';            ...
    Posted to Xceed Grid for .NET (Forum) by Ghislain on February 10, 2010
1 2 3 4 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.