Does anyone have a behavior or attached property that would enabled me to create GridViewDataColumn "templates" for all of the possible columns that are autogenerated from DataTable? The ItemsSource is a DataTable that could have various different columns from a finite list of all potential columns. I'd like to template every potential column.