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

Browse by Tags

All Tags » Insertion Row Initialize item   (RSS)
  • Selecting of InsertionRow Programmatically

    Hi,   how can I select InsertionRow programmatically? I want to select it and invoke the same events like when I click on the row.   Thanks in advance   Vit
    Posted to Xceed DataGrid for WPF (Forum) by Vít on May 21, 2009
  • Re: Master/Detail Row expanded

    Thanks for your reply. Your workaround gave me an idea that is currently working.  It seemed to me that a new ''DataGridDetailDescription'' is created for each parent row, as opposed to using this object in a static way (no static methods).  So, I created my own workaround by changing my implementation of the DataGridDescription class ...
    Posted to Xceed DataGrid for WPF (Forum) by Ryan on March 12, 2009
  • Re: Master/Detail Row expanded

    I had already implemented a DataGridDetailDescription.  It is working in the sense that I can expand any parent row and the child objects are displayed in child rows in a subgrid.  See the code below: (modified slightly to rename the names of my variables)   class ParentDetail : ...
    Posted to Xceed DataGrid for WPF (Forum) by Ryan on March 11, 2009
  • Re: Insertion Row on Details in Master Detail Grid

    I'm not sure how this post helped Henry, as it is not working for me. I've got the same exact problem.  I need to access the parent object when the InsertionRow is used, in order to properly the new child object.  The parent object is absolutely essential to properly creating the child object.  I created the above event ...
    Posted to Xceed DataGrid for WPF (Forum) by Ryan on March 10, 2009
  • Re: Master/Detail Row expanded

    Could you please post a code sample of this?  I can't make any sense of what objects you are talking about. I've read all of the posts on this forum filed under the Master/Detail tag, and have yet to be able to find a solution to my problem. The problem is that I have a working Master/Detail grid set up and running.  When a new ...
    Posted to Xceed DataGrid for WPF (Forum) by Ryan on March 10, 2009
  • Does version 3.0 supports ObservableCollection for editing and adding new record?

    Does version 3.0 supports ObservableCollection for editing and adding new record? Or we still have to use IBindingList Interface. If yes can you guide me with any examples. Thanks  Atul   
    Posted to Xceed DataGrid for WPF (Forum) by Atul on August 18, 2008
  • Help to find an example where data is edited and new row is added..

      I am not able to find any example where we can add,edit data based on ObservableCollection. Can we do that? or are we stuck with bindableList. Secondly if the above data is exposed in combobox do how exactly we use xcdg:CellEditorBinding Thanks        
    Posted to Xceed DataGrid for WPF (Forum) by Atul on August 15, 2008
  • Initialize InsertionRow Item

    Hi there. Is there some way that I can initialize the item of the Insertion row, in Xaml? I have a object with a date field and I would like to set the default date to today for every new Insert. At the moment I'm using the ItemProperties but that only initializes the date field so that it can be edited. Hope someone can help. Thanks ps. ...
    Posted to Xceed DataGrid for WPF (Forum) by Tersius on June 17, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.