Hi,

is there a can to host the report designer inside my winform application? I
would like to be able to give the end user of my application the ability to
make minor changes to the report.

thanks

Re: How to host the ssrc report designer inside a winform application by Bryan

Bryan
Sat Mar 03 21:28:26 CST 2007

Take a look at the documentation for creating VSIP packages.
Potentially, you could recreate the interfaces that the report designer
expects.

This WILL be complicated as you would be trying to recreate the IDE. Is
there a way that you could rehost the Report Builder instead?

--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com



"Rob Dob" <robdob20012002@yahoo.com> wrote in message
news:OYJUARPXHHA.4964@TK2MSFTNGP06.phx.gbl:

> Hi,
>
> is there a can to host the report designer inside my winform application? I
> would like to be able to give the end user of my application the ability to
> make minor changes to the report.
>
> thanks