Data source type in designer

Stimulsoft Reports.NET discussion
Post Reply
Larusso
Posts: 32
Joined: Tue May 20, 2008 9:27 am
Location: Poland

Data source type in designer

Post by Larusso »

Hi, is there a possibility to take over choosing data source type by code? I mean i give end user designer with predefined connection. When he creates new data source window with list of data source types appears. I would like to set it automatically or maybe in code so user should not have to know what kind of data source should he use.
Regards
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Data source type in designer

Post by Edward »

Hi Larusso.

So you would like to eliminate the 'Choose Data Source Type' window in the process of creating of the new DataSource?

Thank you.
Larusso
Posts: 32
Joined: Tue May 20, 2008 9:27 am
Location: Poland

Data source type in designer

Post by Larusso »

Hello,
Yes, it would be great to have this possibility
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Data source type in designer

Post by Vital »

Hello,

Please check new static property - StiOptions.Dictionary.DefaultDataAdapterType. Property will be available in build from 8 Dec.

Thank you.
Post Reply