|
-
Dec 13th, 2005, 11:40 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Manually Create Crystal Report Data (no database connection)
Hi,
I have looked for code examples for crystal reports and all i find is using the wizard to add tables from your chosen database source, But I need to create the data at runtime with code, not just use a database connection.
I found one example of specifying what fields to display with the report viewer control, but i cant seem to find any examples on how to simply add my own data, for example Fields.Add("a field name and type") and then Records.Add("a row of data")
Does anybody know how to do this?
Any help is appreciated
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|