Hello,
I have table with a XML-Column (XElement). I would like to format the cell according to the specified XML-Data, so I was looking for a GridViewDataColumn.CellTemplateSelector but I did not found one.
Do you have an easy way to get this behaviour?
I have several DataTemplates for the XMLs which I want to use.
I was trying to style the GridViewCell and set the ContentControl.ContentTemplateSelector but this was not recognized by the RadGridView.
Do I have any other oportunities ?
Benedict
I have table with a XML-Column (XElement). I would like to format the cell according to the specified XML-Data, so I was looking for a GridViewDataColumn.CellTemplateSelector but I did not found one.
Do you have an easy way to get this behaviour?
I have several DataTemplates for the XMLs which I want to use.
I was trying to style the GridViewCell and set the ContentControl.ContentTemplateSelector but this was not recognized by the RadGridView.
Do I have any other oportunities ?
Benedict