How to Get the SelectedValue of Combox inside an DataGridTemplateColumn in wpf Datagrid? -


i have datagridtemplate column combox inside it.i want selected value of combox in particular row when cllick on save button oputside datagrid.

that not approach since cannot directly access rows or controls visualize them selection. i'd suggest use events signal changes should committed or similar that.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -