This question is locked. New answers and comments are not allowed.
I have a custom control that wraps your grid that dynamically in the code behind creates the necessary columns. This works great so far but now I need hyperlink and image columns. I've looked at your online sample at http://demos.telerik.com/silverlight/#GridView/ColumnTypes/TemplateAndUnbound .
However, I can't figure out how to dynamically create a new GridViewDataColumn in C# so the columns are like in the sample referenced above.
However, I can't figure out how to dynamically create a new GridViewDataColumn in C# so the columns are like in the sample referenced above.
