Silverlight / WPF - datagridcombobox selected value

Asked By malatesh swadi on 08-May-12 02:23 AM
 I have two datagridcomboboxcolumns in datagrid in wpf when i change the datagridcomboboxcolumn1 according to that selection second datagridcomboboxcolumn value also gets change other textcomns related to same row data also get bind its  urgent  lease  reply
Robbe Morris replied to malatesh swadi on 08-May-12 12:42 PM
You change the underlying data your datagridcombobox is bound to.  The UI will automatically react.
malatesh swadi replied to Robbe Morris on 26-May-12 02:19 AM
thanks