Hi,
I have a Grid which is bound to an observable collection. The first column is a Combobox. Based on the selection in the first column, I need to change the values of the remaining columns in the same row. I tried to modified the Observable collection but the text of remaining columns are not getting changed. But if I click on each of the remaining columns, text is getting updated. Please help.
Thanks and Regards,
Norbert John
I have a Grid which is bound to an observable collection. The first column is a Combobox. Based on the selection in the first column, I need to change the values of the remaining columns in the same row. I tried to modified the Observable collection but the text of remaining columns are not getting changed. But if I click on each of the remaining columns, text is getting updated. Please help.
Thanks and Regards,
Norbert John