all groups > dotnet xml > september 2006 >
You're in the

dotnet xml

group:

Crystal report Generation


Re: Crystal report Generation Sergei
9/24/2006 12:00:00 AM
dotnet xml:
Add a dynamic parameter to your Crystal report.
Then add formula in record selection.
Modify code on aspx page using samples from business objects passing
parameter from combo box

All done



[quoted text, click to view]

Crystal report Generation Jack
9/24/2006 2:36:01 AM

Hello All,
Can anyone here suggest me a solution to solve my follwoing problem?

1) I got a .aspx page and on that page i got a combo box and a command button.
Combo box displays records from the database.
I wanted to generate a report which is based on the record that user selects
from the
combo.
The report is designed using crystal report correctly and saved in Inetpub
folder...


For example the combo contains name like
aaaaa
bbbbb
ccccc
ddddd
eeeee
fffff
ggggg
and if user selects bbbbb and click on the Generate button the report should
only the
details of bbbbb...

If anyone can give code its very much appreciated...

Thanks in advance
Jackfadd
AddThis Social Bookmark Button