cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Drill Down

Former Member
0 Kudos

i am working on Crystal Report Using ASP.NET.

I have a crystal report that looks like the following:

ID Contract Value CityName

P78 56 789 London

P99 378 999 San Diego

i am showing data on above report(A) at runtime(dynamic).

If user will clicks on the 'London' value, I want to pass/retrieve this value to my C# code so i can Run/Show another report(B) based on this selection.

some one pls help me.

Accepted Solutions (1)

Accepted Solutions (1)

ido_millet
Active Contributor
0 Kudos

You can simply use an On Demand subreport for this. No need for any coding.

Answers (0)