Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Browse by Tags

All Tags » DataSet » Binding   (RSS)
  • Binding to dataset

    I.m using the Xceed datagrid v.2 for WPF, the free one. When I bind to the grid using: grdExceed.ItemsSource = ds.Tables[TableName].DefaultView with a dataset containing around 1000 rows it takes about 3 minutes for it to display. Is it supposed to be that slow or what???   
    Posted to Xceed DataGrid for WPF (Forum) by jz on September 2, 2008
  • Creating a Column from Code behind

    Hi all, I have a DataGridControl , i attached the datasource to the grid through DataGridCollectionView.... Now i want to add a column at run time to the same DataGridControl , but this column will have a different DataSource. How can i get this ??? If i am not clear to you i can clarify more ..........
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on August 28, 2008
  • Re: DataBinding in DatePicker outside grid

    Hi Jenny,Thanks for your reply.After debugging the Binding, I found that setting Mode=TwoWay in the Binding markup extension solved the problem.
    Posted to Xceed DataGrid for WPF (Forum) by Anders Daling on May 13, 2008
  • DataBinding in DatePicker outside grid

    Hi,I'm trying to use a DatePicker outside of the DataGrid control, but I'm having trouble updating the datasource (System.Data.DataSet) with the SelectedDate value.The correct SelectedDate value is displayed in the DatePicker control when the Window is opened, but it seems as the Binding object for the DatePicker control is deleted upon selecting ...
    Posted to Xceed DataGrid for WPF (Forum) by Anders Daling on May 13, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.