Hello,

I am not new to programming but new to Crystal Reports for VS 2005 for the web. I have successfully been able to create a report programmically. However I am having some serious issues with trying to get a subreport programmically.

I created a parameter value that links one of the main reports fields with the subreport. When I build the report I see nothing.

Should I have some code behind to handle this? The only thing I have in my code behind is the code that creates the dataset that binds to the main report. I cant include the subreport fields here as they would throw off the query for the main report.



Thanks,

David Fowler

Please let me know if you need code, DB, etc.