reset links main-report to sub-report from c#.net
hi,
I change my crystal report datasource from c#.net with different table/view name from what been designed from crystal report.
thats why the linking is not working and windows automatically pop-up to ask for parameter value.
i know that i can passing parameter value to main-report or sub-report from c#. but i dont want to passing the parameter value. i want to passing the field from main-report.
How to replace linking main-report to sub-report parameter without provide the value, but provide the database field name?
|