Welcome to the Xceed Community | Help
Community Search  

Browse by Tags

All Tags » refresh row   (RSS)
  • Changing the datatable by a timer.

    Hi all, I am binding the grid like below: <xcdg:DataGridCollectionViewSource x:Key=''cvsImgGrid'' Source=''{Binding ElementName=ImgGrid, Path=Dv,Mode=OneWay}'' AutoFilterMode=''Or'' /> <xcdg:DataGridControl Name=''dataGridControl1'' Width=''Auto'' Height=''Auto'' ItemsSource=''{Binding Source={StaticResource cvsImgGrid}}'' /> ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on October 21, 2008
  • Xceed Grid: Refresh or Update the Current grid row

    I am displaying my search result in a Xceed grid. The grid is editable. In the grid, one can update Country, State and City from the combobox in the grid. * The 3 fields are related ie On change of country, the related state list should be updated in the combobox.  Now I tried using Xceed.Wpf.DataGrid.DataRow dr = ...
    Posted to Xceed DataGrid for WPF (Forum) by Dinesh on July 21, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.