I've got a XamDataGrid where I'm adding columns dynamically. The columns add themselves directly, and the headers are correct, but the data cell values are blank. I can't figure out how to get the binding right.
I've read through quite a…