Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1140
AddNewRowCellControl
posted

How can I bind data to the add new row columns / cells.  For instance I have already created a template column with a combo box in which I bind a list to.  Now, how do I bind to the same column for the add new row control?

 

Thanks in advance for any help.

Parents
  • 21382
    posted

    The AddNewRow should already be using the editor of the TemplateColumn.  It should be receiving the same DataContext.   

     

    Could you give more details on what is going on?

Reply Children