Search found 3 matches

by APJ
Wed Feb 25, 2004 3:19 am
Forum: .NET
Topic: How to import an Exported Chart image into a Crystal Report.
Replies: 5
Views: 12480

Question of using Canvas in ASP.Net ...

Dear Chris,

Thanks very much for your code example,
However, can you please give me some coding example of using the Canvas on ASP.Net coding ?

Highly appreciate.
by APJ
Tue Feb 24, 2004 10:09 am
Forum: .NET
Topic: How to import an Exported Chart image into a Crystal Report.
Replies: 5
Views: 12480

Question of using Canvas ....

Hi Chris, thanks for the advice.
I have 1 more question regarding the Canvas:

Where should I put the Canvas inside the code ?

Can you please kindly give me some code example ?

Thanks and much appreciate for your help
by APJ
Tue Feb 24, 2004 8:07 am
Forum: .NET
Topic: How to import an Exported Chart image into a Crystal Report.
Replies: 5
Views: 12480

How to import an Exported Chart image into a Crystal Report.

I encountered with a problem when I was putting the exported Chart image files into crystal report. My method is that: Step 1 Write BLOB Data by Using ADO.NET in a DataSet http://support.microsoft.com/default.aspx?scid=kb;en-us;308042 Step 2 Write the DataSet to XML-Schema Step 3 Make this Schema to...