This question is locked. New answers and comments are not allowed.
I've been playing with the row header template, and I can't figure out how to bind a simple value. I'm trying to put the row number (which is a static value in the datasource I've bound to) into a textblock in the row header.
Assuming I have a field in the itemsource named "foo", how would I bind that value into the row template? Can you please provide an example of a row header template that has a bound field in it?
Thanks!