This example illustrates how to display WebChartControl and QRCode in grid cells via two different approaches:
1. Using GridViewDataColumn.DataItemTemplate (implementation of the concept K18282). By utilizing this approach you can customize graphs more precisely.
2. Using GridViewDataBinaryImageColumn. Use this approach if you need ASPxGridView export.
ASPxGridView - How to display BarCode in a grid column (Using DocumentServer)
↧
How to display WebChartControl and QRCode in grid cells
↧