Hi,
I have a RadGridView, what I need is to style the cell so that when data type is some series, it can be represented with Bar/line/Area or Pie chart.
For example, if the data type is basic types, int/string/bool etc, it just shows as is. And if the data type is series, then by default, uses Pie chart. On top of that, user can change the representation from Pie to Bar/line/Area with a drop down selection.
I hope my question is clear and this is the correct place you could help me with it.
Many thanks.
Mingxue