Hi,
is there any possibility of storing report definition into database instead of file and and loading into viewer from the database or some memory stream?
regards
This is coming for 12.1. If you want we could let you know when we have an installer that it's ready to try it out.
Thanks,
Andres
Hi Andres,
I'm interested in the same thing (loading .igr file, modifying it, and then loading it into the viewer using a string or memory stream). Is this still coming in 12.1? Is 12.1 still "middle of April"?
Mike
I'd like to ask you about one more thing. Is there any possibility of making report outside of solution and load it not as component ?
I'm trying to load it as below:
ultraReportViewer1.RenderSettings.DefinitionUri = new System.Uri(Application.StartupPath + @"\Reports1\Test.igr", System.UriKind.RelativeOrAbsolute);
but I'm getting error: Could not load report definition...
Sure, let me know :) Thank you ...