Add a TextObject Dynamicly

P

Programmer

Hi all
How can I add a text object on an Crystal Report dynamicly???


I have an aspx page that loads the report
but i cant find the methods to insert new Items on the rpt

Can anyone help me pls
This code loads the report.
Dim rpt As New CrystalDecisions.CrystalReports.Engine.ReportDocument

rpt.Load(Request.PhysicalApplicationPath & "reports\test\crpt.rpt",
OpenReportMethod.OpenReportByDefault)

after that i Cant find any method to Add Controls on the rpt

And I also cant create a new Instance on the BoxObject



Thank you all
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top