Welcome to the Xceed Community | Help
Community Search  

Browse by Tags

All Tags » ADO   (RSS)
  • 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
  • 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
  • Bind datagrid to local datatable

    I've been trying to bind the datagrid to a datatable that I create programmatically at runtime. I tried modifying the example in the Xceed documentation where I declare the datagrid as a shared property. I would then try to declare the databinding in the XAML but I would rather do this in the code behind. Is this possible?
    Posted to Xceed DataGrid for WPF (Forum) by Matthew on July 1, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.