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

Browse by Tags

All Tags » "Data Binding"   (RSS)
Showing page 1 of 7 (61 total posts)
  • PrintTable view dynamic header/footer data

    There are a number of posts on this site relating to the difficulty of inserting dynamic data in report header and footers,non seem to provide a full solution. For completeness I show the following three solutions which work with PrintTableView.ShowPrintPreview. 1. Inserting the report date (requires sys namespace). This is limited to dates or ...
    Posted to Xceed DataGrid for WPF (Forum) by Peter on January 29, 2012
  • Updating just the part of datagrid bound with xml

    Hi, I am quite new to the xceed wpf datagrid and this problem is quite crucial for me. So please help!!!! 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. In my project about 100 rows are created on the screen, of which only 10 are ...
    Posted to Xceed DataGrid for WPF (Forum) by Kunal on October 10, 2011
  • Editor for MVVM ComboBox custom type

    Hi,  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). 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 ...
    Posted to Xceed DataGrid for WPF (Forum) by Jean-François on September 1, 2011
  • Entity framework ,entityDetailDescription, DataGridCollectionView

    How do you bind an entity collection or an observable collection of an entity  to the EntityDetailDescription ? how do you bind the EntityDetailDescription to a DataGridCollectionView or to the ItemsSource property of a WPF DataGrid 4.2?
    Posted to Xceed DataGrid for WPF (Forum) by Mark on February 9, 2011
  • Cross thread exception when running multiple Dispatcher threads in one UI

    Hi there, sorry for the length of this post, this is a particularly tricky problem to explain I've been evaluating the Xceed grid and have been very impressed to date, but I fear I may have uncovered a bug.  To set the scenario, I have an application that uses a control app to spawn multiple windows, each with a dedicated UI ...
    Posted to Xceed DataGrid for WPF (Forum) by Simon on November 2, 2010
  • ValueToMaskedTextConverter

    I can't seem to get this converter to work 100%. It doesn't appear to support all of the mask options and the documentation simply points to the MaskedTextProvider Class. For example if I set the mask (ConverterParameter) to ''999,990.00'' and the value is ''10.99'' what's displayed is ''000,010.99''. If the value is null I get ...
    Posted to Xceed DataGrid for WPF (Forum) by Ken on July 27, 2010
  • Selecting Grid Row(s) after changing DataGridCollectionViewSource.Source

    I have a DataGrid bound to a DataGridCollectionViewSource.  I bind DataGridCollectionViewSource.Source to a Property in my UserControl and raise a PropertyChanged event in the Property Set.  Everything works great as I can change that Property programatically and the Grid refreshes. But what I need to do is select specific ...
    Posted to Xceed DataGrid for WPF (Forum) by Mike on July 20, 2010
  • Foreign key value assignment

    I've been trying to code my grid to allow a user to choose a job to assign a list of materials to. There is a Material table which is bound to the data grid. It has a foreign key link to the Job table. I initially bound the Material.Job field but due to the fact that it has a foreign key constraint underneath in Linq2Sql, whenever the grid tried ...
    Posted to Xceed DataGrid for WPF (Forum) by Troy on July 7, 2010
  • Databinding to nested properties

    Why do I have to do set the DisplayMenberBindingInfo.Path like this when I bind to a nested property in the grid to get the column to refresh correctly when the data is updated?                 <xcdg:Column ...
    Posted to Xceed DataGrid for WPF (Forum) by Mike on June 7, 2010
  • Autofilter with LinqToSql and SqlCE

    I am using LinqToSql and SqlCE.  When I do a autofilter in the Grid I get the exception below.  If I use the 3.5.9616.13400 version of the gridI do not get a error.  Is this a known issue?  I filled out a Support Form with repro code. System.NullReferenceException was unhandled  Message=''Object reference not ...
    Posted to Xceed DataGrid for WPF (Forum) by Mike on April 5, 2010
1 2 3 4 5 Next > ... Last »
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.