Crystal Report

  • Thread starter Thread starter blackdevil1979
  • Start date Start date
Try the "selection record formula"! You can set that in your .NET code.

Regards
/Lars

blackdevil1979 said:
How to customised crystal report by passing parameter...
 
So far all I've seen is to create a query. But can pass the datagrid
value into a blank report; pass Header & footer value from
vb.net.
 
Well you can pass information to the report using "parameters" it's a bit
tricy to get into in the beginning cause non of it seemed very logical to me
but it works. Look in "microsoft.public.vb.crystal" newsgroup , better
information in there!

/Lars


blackdevil1979 said:
So far all I've seen is to create a query. But can pass the datagrid
value into a blank report; pass Header & footer value from
vb.net.
 

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

Back
Top