cancel
Showing results for 
Search instead for 
Did you mean: 

Create ITextObject programaticaly

Former Member
0 Kudos

Hi to all,

I assigned table,Fieldobjets to crystal report at runtime(ie. dynamicaly) now i want to add the ITextObject(Headertext) of the each field, may i know how to generate it programatically.

Thanks in advance

Edited by: winseelan j on Sep 4, 2008 1:23 PM

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

more info:

What version of CR are you using and what program language are you developing in?

Former Member
0 Kudos

Williams

Thanks for your response.

Softwares i'm using Visual Studio2005-C#,Asp.net2.0, Crystal Report 11.5 and SQL Server 2005.

One more thing i want to create the ItextObject in the detail section because i need the output like

Header1 Data1 Header2 Data1

Header1 Data2 Header2 Data2

Please give any solution.

Thanks in advance.

Edited by: winseelan j on Sep 4, 2008 3:23 PM

Former Member
0 Kudos

Willaims,

Are you there? please answer me, how to add the ITextobject for every Fieldobjecs programaticaly? please help me.

Adam_Stone
Active Contributor
0 Kudos

Check out the RAS Sample [here|https://boc.sdn.sap.com/node/6259]

This uses managed RAS that would require enterprise. The code once you have the reportclientdocument is the same. You can see how to use inprocess RAS [here|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do]

Answers (0)