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

Browse by Tags

All Tags » DataGrid » WPF Data Grid   (RSS)
  • Hide ColumnManagerRow in code behind

    Hey everyone,   I have a Xceed Datagrid which loads in data and works wonders. However, today I was approached by my supervisor and he wanted to know if the column headers can be hidden on demand. If it is possible is there a way I can modify it from the C# code?    Thanks in advance. 
    Posted to Xceed DataGrid for WPF (Forum) by Sebastian on January 30, 2013
  • Combo box selected value is not getting saved in grid cell

    I have a combo box in a grid cell which populates data from collection. However, it's value is not getting saved in the grid cell when focus is moved to another row in the grid. Any pointers would be greatly appreciated.
    Posted to Xceed DataGrid for WPF (Forum) by ks on July 21, 2009
  • Modifying a simple array

    Hello, I want to manipulate a simple array with xCeed grid. Is this possible? I can view items, but editing and creating doesn't function.  public partial class Window1 : Window {public ObservableCollection<int> deneme { get; set; } public Window1() {InitializeComponent();dummy = new ...
    Posted to Xceed DataGrid for WPF (Forum) by Aykut on March 2, 2009
  • Xceed DataGrid, DataBinding and ADO.Net Entities Framework

    Hi, I have troubles to work with Xceed DataGrid and ADO.Net Entities Framework. How to make a ''databinding'' with a datagrid and a entitie of ADO.Net Entities Framework? I´m so sorry about my poor english!  tks Leo  
    Posted to Xceed DataGrid for WPF (Forum) by Leonardo Cesar on November 7, 2008
  • Radio button in xceed WPF grid

    hi, I tried to put the radio buttons inside the grid using Datatemplates. I want two radio buttons in one cell with the same group name . But if i define the radio button in data templates the group name is same for each radio button in different cells so if i am selecting any one the rest is getting unselected ... so i m in a wrong way or is ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 8, 2008
  • Re: Looping thru a datagrid items

    this little project has a collection of items that have a Boolean property on them, if the property is false data triggert are used in the style to set the background of the cell red, if it is true the property is green. i would have posted the entire project but i can't work out how to attach files. if anyone could tell me how it would be much ...
    Posted to Xceed DataGrid for WPF (Forum) by Aran on September 3, 2008
  • Row Click Event

    Hi,I have used the XceedDataGrid and populated the grid with the DataSet. Now to Keep the things simple i just wanted to get the value of a cell in the selected row of the when users click on a particular row...???
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on August 21, 2008
  • Drag and drop across grids

    Can we drag and drop across two data grids in version 3.0? And is there any example.  The excel data grid example only demonstrates the clip board cut and paste but I am looking at is selecting multiple rows from one grid and dragging/dropping them on anther grid. Any help or guidance would really help me out.
    Posted to Xceed DataGrid for WPF (Forum) by Atul on August 20, 2008
  • Does version 3.0 supports ObservableCollection for editing and adding new record?

    Does version 3.0 supports ObservableCollection for editing and adding new record? Or we still have to use IBindingList Interface. If yes can you guide me with any examples. Thanks  Atul   
    Posted to Xceed DataGrid for WPF (Forum) by Atul on August 18, 2008
  • Updates to properties not working

    I thought this was working in the past, and I'm running out of ideas as to what may have happened.  I thought I'd throw this post up while I work on a testapp. I have a DataGridCollectionView viewing a collection (w/ INotifyCollectionChanged) of data objects which have INotifyPropertyChanged.  When I update one of the properties, ...
    Posted to Xceed DataGrid for WPF (Forum) by Thomas on July 28, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.