Stimulsoft Reports.NET discussion
hrhhrh
Posts: 3 Joined: Wed Dec 07, 2011 5:50 am
Post
by hrhhrh » Wed Dec 07, 2011 6:05 am
Hi
I create report from empty template file and build report items in run-time and show data properly. But when run
report fields become empty.
Alex K.
Posts: 6488 Joined: Thu Jul 29, 2010 2:37 am
Post
by Alex K. » Thu Dec 08, 2011 1:16 am
Hello,
Could you explain your issue in more details and, if possible, send us a step-by-step guide how to reproduce the issue?
Thank you.
hrhhrh
Posts: 3 Joined: Wed Dec 07, 2011 5:50 am
Post
by hrhhrh » Sat Dec 10, 2011 7:55 am
Hi Aleksey
I put sample in this path :
server 1
or
server 2
Tahnk for reply.
Alex K.
Posts: 6488 Joined: Thu Jul 29, 2010 2:37 am
Post
by Alex K. » Mon Dec 12, 2011 1:52 am
Hello,
Thank you for the sent files.
We need some time for check the issue.
Thank you.
Andrew
Posts: 4109 Joined: Fri Jun 09, 2006 3:58 am
Post
by Andrew » Wed Dec 21, 2011 3:39 am
Hello,
The reply was given to the person from our help desk.
Thank you.
hrh1
Posts: 2 Joined: Sat Jan 07, 2012 11:54 pm
Post
by hrh1 » Sat Jan 07, 2012 11:57 pm
past 30 days. but there isn't any body to reply!
hassanmosavi
Posts: 1 Joined: Thu Aug 30, 2012 4:34 am
Post
by hassanmosavi » Thu Aug 30, 2012 4:50 am
Hi
How add Object In Stimul Report Run time In Dll ?
Add Object In MRT
//................
Stimulsoft.Report.StiReport sr = new Stimulsoft.Report.StiReport();
sr.Load(Server.MapPath("R1_st.mrt"));
Stimulsoft.Report.Components.StiText TxtValue = new Stimulsoft.Report.Components.StiText();
sr.Compile();
StiWebViewer2.Report = sr;
//......................
Andrew
Posts: 4109 Joined: Fri Jun 09, 2006 3:58 am
Post
by Andrew » Thu Aug 30, 2012 1:16 pm
Hello,
Please describe your issue and send us a sample project to
support@stimulsoft.com and refer to this forum thread.
Thank you.