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

Editor for MVVM ComboBox custom type

Sort Posts: Previous Next
  •  09-01-2011, 3:10 PM Post no. 30969

    Editor for MVVM ComboBox custom type

    Hi, 

    I've created a class called Choices that represent a ComboxBox. Choices has public List and Value properties to bind a combo box (list of choices and selected value).

    I want to bind a column of the grid on a property returning an instance of this object and I want the editor of a cell to display a working ComboBox based on those binding.

    I've binded the ComboBox DataContext on the CellEditorBinding (which points to the a Choices instance) and I've binded both the list and value property. I can't seem to get the editor to display the cell won't let itself be edited and I know my binding should work since the ComboBox binding are working great on ComboBoxes when they are not in a cell editor.

     What am I doing wrong ? Why can't I use the editor ? I get no binding errors at all !

     

  •  09-02-2011, 9:05 AM Post no. 30973 in reply to 30969

    Re: Editor for MVVM ComboBox custom type

    Hi Jean-Francois, 

    Can you send us the sample you are working on so that we investigate this in more detail?

    You can send it to support@xceed.com.

    Please include a reference to this forum post in your email. 


    Best Regards,

    Michel Dahdah
    Technical Support
    Xceed Software inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.