Possible bug: only one visible table in the dataset

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Anton Rau
Newbie
Newbie
Posts: 11
Joined: Fri Nov 15, 2002 12:00 am
Location: Zurich, Switzerland

Possible bug: only one visible table in the dataset

Post by Anton Rau » Tue Jan 27, 2004 7:13 pm

Hello,

I think this is a bug: I have a typed dataset with several tables. But if I select datasourse for the series as database there is only one (always first) table visible in the list of sources.

Am I doing something wrong?

P.S. use latest build of TeeChart.NET

Best regards,
Anton Rau

Marc
Site Admin
Site Admin
Posts: 1260
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Post by Marc » Mon Feb 02, 2004 10:29 am

Hello Anton,

After a closer look at this I think we might be able to improve the present way of functioning though I'm not sure to what degree designtime Typed Dataset table information may be correctly saved if the table info is not declared in the initialisation code of a form (right now the dataset is saved but not contents) - we'll see what can be done. As a workaround you can add the table initialisation code manually to the form Initialization, then TeeChart will see the tables as 'visible' for inclusion.

Regards,
Marc Meumann
Steema Support

Post Reply