This question is locked. New answers and comments are not allowed.
I have 3 combo box column and remaing are mixed columsn with checkbox, button or link column.
In my button column i have implemented the row deletion.
But after row deletion completed the binding with all combo box vanished. Rest of the columns does have binding. Also the object in the viewmodel for combobox have value .
Any idea why the ui side binding is moving away.
Note. The 3 combox are dual kind of combo box selecting one value with reset other combox values.
In my button column i have implemented the row deletion.
But after row deletion completed the binding with all combo box vanished. Rest of the columns does have binding. Also the object in the viewmodel for combobox have value .
Any idea why the ui side binding is moving away.
Note. The 3 combox are dual kind of combo box selecting one value with reset other combox values.