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

Browse by Tags

All Tags » CellEditorBindi... » DataGrid   (RSS)
  • Modifying a simple array

    Hello, I want to manipulate a simple array with xCeed grid. Is this possible? I can view items, but editing and creating doesn't function.  public partial class Window1 : Window {public ObservableCollection<int> deneme { get; set; } public Window1() {InitializeComponent();dummy = new ...
    Posted to Xceed DataGrid for WPF (Forum) by Aykut on March 2, 2009
  • CellEditorBinding causes Xaml parse exception

    When I stated using cell editors with ''CellEditorBinding'', I get a Xaml parse exception ''Cannot convert the value in attribute 'Source' to object of type 'System.Object'. A TwoWay or OneWayToSource binding cannot work on the read-only property. The property in question is my data table inside my dataset. It is indeed readonly, But this is ...
    Posted to Xceed DataGrid for WPF (Forum) by David on November 10, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.