Hi
I have been working with charting for telerik reporting, and I have to render a chart for each row in the report. The chart should display values depending on the values of the row. Is there a way to know the value of the row when the NeedDataSoourcet event of the chart is called?? or can I change the datasource of the Chart in the ItemDataBound or ItemDataBinding events of the detail section?? or Can this be accomplished by any way?
Thanks in advance.
I have been working with charting for telerik reporting, and I have to render a chart for each row in the report. The chart should display values depending on the values of the row. Is there a way to know the value of the row when the NeedDataSoourcet event of the chart is called?? or can I change the datasource of the Chart in the ItemDataBound or ItemDataBinding events of the detail section?? or Can this be accomplished by any way?
Thanks in advance.