Hello,
I was curious if this is possible. I have a group value (year) that I would like to use to display the chart/table data. I have a needdatasource event for these two controls. I would like to bind the detail level data to these controls, but I need to get the year value from the group in order to bind it, or am I thinking the wrong thing? Is there another approach? I see the filter options as a possibility for the table, but that's not available for the chart?
So:
Thanks.
I was curious if this is possible. I have a group value (year) that I would like to use to display the chart/table data. I have a needdatasource event for these two controls. I would like to bind the detail level data to these controls, but I need to get the year value from the group in order to bind it, or am I thinking the wrong thing? Is there another approach? I see the filter options as a possibility for the table, but that's not available for the chart?
So:
- Can I access the value being grouped upon within the detail section?
- Can I direct the detail data source to bind to the chart/table?
Thanks.