Can you tell me how to bind combo-box in WPF Datagrid Column and bind it using database. I have search so many artistic or blog here but could get proper help for it. So please guide me how to achieve that.
            Asked
            
        
        
            Active
            
        
            Viewed 41 times
        
    0
            
            
        - 
                    If you have tried it yourself, can you show what have you tried so far so that redundancy of effort is saved. – SanyTiger Dec 11 '14 at 10:57
- 
                    Look here : http://www.codeproject.com/Articles/301678/Step-by-Step-WPF-Data-Binding-with-Comboboxes – SanyTiger Dec 11 '14 at 10:59
- 
                    hi sandysands,i want bind combobox in datagrid column – SANDEEP Dec 11 '14 at 11:02
- 
                    we can do this in asp.net using onrowdatabound event.i like to do same here so what to do in wpf – SANDEEP Dec 11 '14 at 11:08
- 
                    show the code what have you tried so far? and why use datatable? you can use list or observablecollection to bind combobx – Vishal Dec 11 '14 at 11:12
- 
                    want to use database value which is entered using another form – SANDEEP Dec 11 '14 at 11:14
