Hi,
I am looking a way to create in-cell graphic to show % of my reports which something like Excel(http://www.juiceanalytics.com/writing/more-on-excel-in-cell-graphing/)
You could draw the image yourself using GDI+, add it to the datasource you use in your binding (add an entry to your DomainServices class that wraps the data in a new object) and then just use a GridViewImageColumn to display it.
One possible approach to achieve desired result is to create a custom column in your RadGridView.
We have an example in our blogs that shows how to create such a column,you can find it here: You can customize it in the way you need.
Please let me know if you need any additional information.
Kind regards,
Vanya Pavlova
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items