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

Browse by Tags

All Tags » data grid » Binding   (RSS)
  • Need to refresh SQL bound datagrid control - Please help

    I am new very new to the xceed components and just started using the datagrid control.  I followed the Creating your first DataGrid project and successfully adapted the code to the SqlServerCe database that I am reading from.  What I can't figure out is how to refresh the DataGrid, the database I am using is updated by another ...
    Posted to Xceed DataGrid for WPF (Forum) by Kevin on October 10, 2010
  • Force Binding Refresh

    Is there a method to force the re-evaluation of all bindings on the datagrid? E
    Posted to Xceed DataGrid for WPF (Forum) by Ed on May 15, 2009
  • DataGridControl.CurrentColumn changed

    Good Afternoon!     I'm using version 3.1 of the DataGrid for WPF.  I have an issue where I need a TextBox editor to commit it's changes to the datasource when the user exits the current cell (which works when DataGridControl.UpdateSourceTrigger = DataGridUpdateSourceTrigger.CellEndingEdit), but I also need a checkbox ...
    Posted to Xceed DataGrid for WPF (Forum) by Robert on April 22, 2009
  • Capturing Click event of Button in a DataCell using MVVM

    Hello, I am using Model View ViewModel pattern. I have a button inside a DataCell of Xceed DataGrid. I want to use DelegateCommand to handle the click event of the button. Also, I dont want to write anything for the same in my Code Behind. I want everything to reside in my ViewModel. How can this be achieved. I thought of RoutedEvents / ...
    Posted to Xceed DataGrid for WPF (Forum) by Shailesh on March 23, 2009
  • Not able to dynamically bind DataGrid to a data source.

    This is the small piece of code i wrote..  when i run the app it does not  populate the datagrid with the datatable values.. am i missing something here?? Please help me.. its very urgent!!  using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Windows;using System.Windows.Controls;using ...
    Posted to Xceed DataGrid for WPF (Forum) by Karthik on October 3, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.