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

Browse by Tags

All Tags » Xceed DataGrid » "Data Binding"   (RSS)
  • 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
  • Using collection in Master Detail Grid

    I am starting new thread as I did not get any reply for thread ''How to bind values(Collection) to Master/Detail grid?''. I am using Koch's sample from that thread. I've few more requirements. 1. Change the column titles, 2. In Child grid column I want to populate data into combo box (in example below, ''Suggested Room'' column). 3. ...
    Posted to Xceed DataGrid for WPF (Forum) by ks on July 7, 2009
  • DataGrid control: ContextSwitchDeadlock on Entity Framework's deferred loading

    Hi all,We use Xceed.Wpf.DataGrid control ver.3.1.9069.14010 with Entity Framework/SQL Server CE data binding in WPF application.Entity Framework provides deferred loading for related entity objects. This means the data is retrieved from DB on-demand.When the control gets static/loaded data everything works ok, but the application hangs when the ...
    Posted to Xceed DataGrid for WPF (Forum) by Anatoly on February 13, 2009
  • Re: Sorting the column with a row selected.

    I can explain this behaviour in xceed wpf data grid demo.....Steps to reproduce... 1. open this link       http://download3.xceedsoft.com/demo/gridwpf/Xceed.Wpf.DataGrid.Samples.LiveExplorer.xbap 2.  Click on displaying data. 3. Click on ''Ship Via'' Column to sort it in Descending Order. 4. Scroll the vertical bar to the top so as to reach ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on January 12, 2009
  • Sorting in multibinding column

    Hi, I am using multibinding to show user image along with the Firstname and lastname. As it was implemented in sample application provided by xceed. Now if i want to implement sorting on this column it will sort according to the ID used for this column.But sorting like this does not make any sense. So if i want to sort it with the firstname only ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on December 19, 2008
  • Binding Title of Xceed Column.

    Hi,   I'm trying to bind the title of the column with a StaticResource. It's doesn't give me any error, but the output of the column is EMPTY. Here my code shows the detail of the issue, <xcdg:Column FieldName=''countryName''> <xcdg:Column.Title> <Binding Converter=''{StaticResource FieldLabelConverter}'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Karthikeyan on December 2, 2008
  • Reloading the grid with new DataSet from Database.

    Hi all,I have a DataGridControl in XAML. Now to load this datagrid i am creating a DataGridCollectionView in code behind and assigning the DataTable from database to this DataGridCollectionView & using DataGridControl.ItemsSource = DataGridCollectionView . As in my application the data in database keeps on changing so i want to show the new ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on December 1, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.