Page 1 of 1

show data table under chart

Posted: Thu Aug 09, 2007 5:42 am
by marc
Is there any way to show the data used to create a chart in a table under it like Excel does?

Thanks!
Marc.

Image

show data table under chart

Posted: Fri Aug 10, 2007 4:50 am
by Brendan
Hi Marc,
Are you trying to do something like this?

Image


If so you need to use a Crosstab below your Chart component and link it up to your Datasource.
You can check out a Sample Here

show data table under chart

Posted: Fri Aug 10, 2007 5:18 am
by marc
That's it!! I didn't know this CrossTab control...

Thanks Brendan!