Page 1 of 1

Dataset and tables

Posted: Thu Feb 25, 2010 4:58 pm
by 14051412
Hello ...

I am working with a TChart and TeeChart Editor.

1. can I pass as parameter a dataset to my editor to show all the tables on the "series-> DataSource"? When I open the editor, I never see the tables.

2. Is possible to assign a crosstabsource my TChart in runtime?

Im using tchar v3 with .net 2008.

TK

Re: Dataset and tables

Posted: Fri Feb 26, 2010 10:39 am
by 10050769
Hello lolo,
1. can I pass as parameter a dataset to my editor to show all the tables on the "series-> DataSource"? When I open the editor, I never see the tables.
You can use bindingsource, as explained in this link.
2. Is possible to assign a crosstab source my TChart in runtime?
I recommend that see demo, concretely example of All Features\Welcome !\Datasets\CrossTab Charts, where are an example that explained as you can use it.

I hope will helps.

Thanks,