Custom DataAdapterService

Stimulsoft Reports.NET discussion
Post Reply
shazam
Posts: 6
Joined: Sun Apr 03, 2016 7:55 pm

Custom DataAdapterService

Post by shazam »

Hi,

I'm using Stimulsoft Ultimate 2016.1.
I would like to implement a custom DataAdapterService in order to connect to preset datasources designed in code (e.g. services returning IEnumerable<>).
I managed to write a little sample deriving from SiUserAdapterService registered through the StiOptions.Services.DataAdapters collection (with a custom new/edit ui to pickup and configure the datasource).
I can see my custom adapter in the 'new data source' form but i can't figure out how to display a custom icon there (it seems to be hardcoded and loaded from assembly resources).
I'm not sure I'm doing it the right way, so do you have any advice, technical documentation or even better a sample of a fully integrated custom datasource ?

Thank you
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Custom DataAdapterService

Post by Alex K. »

Hello,

Unfortunately, at the current moment, it is not possible.
Please send us a request on support@stimulsoft.com

Thank you.
Post Reply