<p>I have a table binded with a dataset.</p>
<p>On that table I have a group. I want to display one and only one chart on each group. I have been able to do so and put the chart in the header row. Unfortunately the chart displays above the data and not next to it as I want. It is understandable because is on the header row and the data is on the detail row. I do NOT want to put the chart on the detail row because it will display as many times as members on the group are.</p>
<p> </p>
<p>Please see the images below as it will explained better:</p>
<p> </p>
<p>How I have it so far:</p>
<p> </p>
<p><a data-ipb='nomediaparse' href='
http://i.imgur.com/JcaA4C6.png'>http://i.imgur.com/JcaA4C6.png</a></p>
<p> </p>
<p>How I want it:</p>
<p> </p>
<p><a data-ipb='nomediaparse' href='
http://i.imgur.com/yPQ2GKl.png'>http://i.imgur.com/yPQ2GKl.png</a></p>
<p> </p>
<p>Sorry I cant upload the report because is on my client's server with the database connection</p>