I have 1 combo box with values.
Also I am having datagrid. When I double clicked on the datagrid that particular value should be set into the combobox.
How to set value from datagrid into combobox?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pradeep ShetPosted Jan 15, 2015, 2:05 AM
Eg-
Piyush PansuriyaPosted Jan 10, 2015, 7:38 AM
Are you using WPF?
Is combobox in datagrid cell or outside from datagrid?