Closed whitesorrow closed 6 years ago
Not sure about in the designer, but at runtime you can set the data from code. FAQ here: https://github.com/majorsilence/My-FyiReporting/tree/master/Examples/SampleApp2-SetData
The Kernel
On Tue, Nov 6, 2018 at 10:47 PM whitesorrow notifications@github.com wrote:
Hi I have the dll file to get the data from the database (return as dictionary or something else) how can I use it for create the report in designer? is it possible to use dll file to get the data from database instead of sql query?
Thank you
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/majorsilence/My-FyiReporting/issues/188, or mute the thread https://github.com/notifications/unsubscribe-auth/AF32Lz1kFF7cWroKMvcVFbWO4enCZ3Wuks5uslfBgaJpZM4YRu40 .
How can I create the report file if I didn't have it currently use designer -> empty report or use rdlviewer Sorry for simple question but I didn't find the document for reference
Thank you
Hi I have the dll file to get the data from the database (return as dictionary or something else) how can I use it for create the report in designer? is it possible to use dll file to get the data from database instead of sql query?
Thank you