Saving As Source Code - Loading as well?

Stimulsoft Reports.NET discussion
Post Reply
EDV Gradl
Posts: 228
Joined: Sat Jun 17, 2006 9:50 am
Location: Germany

Saving As Source Code - Loading as well?

Post by EDV Gradl »

As very nice feature is to save the report as a C# or VB.Net soruce file.

I would like to save a report, edit it in Visual Studio and re-load it in the designer again?

But I somehow can't find the method the load the C# File from the designer.

Is there a way to do that?

Thanks!
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Saving As Source Code - Loading as well?

Post by Vital »

Sorry, you can't load and design report from c# or vb.net file because this file does not contain full information.
This class contain only infomation requred for report creation.

Thanks.
Post Reply