views:

8

answers:

0

Hi,

Currently I'm dynamically adding/styling columns to a datagrid via

DataGridTemplateColumn().CellEditingTemplate

However I can't seem to find a way to point the header to a resource. All I seem to be able to do is set Header = "Text" and thats the text.

Any Ideas?

related questions