Since you didn't provide a completed sample, I can't test for sure. But if you DataGrid
can display values of "Spec_X" and "Spec_Y" correctly, just changing Trigger_X.Binding
and Trigger_Y.Binding
's value from your original to new Binding()
should work.