Can I add data to a chart from DB result?
Posted: Wed Jan 16, 2008 2:34 pm
I wish to use single dataset for several serieses.
For example,
first, assign query into a dataset.
second, open a dataset and add data from that dataset to a series on a chart.
third, repeat these steps.
that work is occur in for loop.
finally, I have to get a chart that has muliti serieses with different values.
is it possible?
waiting for your response.
For example,
first, assign query into a dataset.
second, open a dataset and add data from that dataset to a series on a chart.
third, repeat these steps.
that work is occur in for loop.
finally, I have to get a chart that has muliti serieses with different values.
is it possible?
waiting for your response.