Click here to Skip to main content
15,886,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Insert statement (please read again.) Pin
Colin Angus Mackay1-Jun-09 13:38
Colin Angus Mackay1-Jun-09 13:38 
Questionlogin controls Pin
hahii1-Jun-09 10:50
hahii1-Jun-09 10:50 
AnswerRe: login controls Pin
Christian Graus1-Jun-09 11:30
protectorChristian Graus1-Jun-09 11:30 
QuestionSending values of GridView, Datatable in asp.net in session Pin
ashutosh_karna1-Jun-09 10:29
ashutosh_karna1-Jun-09 10:29 
AnswerRe: Sending values of GridView, Datatable in asp.net in session Pin
Christian Graus1-Jun-09 11:31
protectorChristian Graus1-Jun-09 11:31 
QuestionGridView Editing Pin
MacIntyre1-Jun-09 10:18
MacIntyre1-Jun-09 10:18 
AnswerRe: GridView Editing Pin
ToddHileHoffer1-Jun-09 10:26
ToddHileHoffer1-Jun-09 10:26 
QuestionHow to create HyperLink for field in Crystal CrossTab report ? Pin
David Mujica1-Jun-09 10:14
David Mujica1-Jun-09 10:14 
Given that I have a crystal crosstab report with salesmen on the left column and months across the top, with the intersection being the number of sales made that month.

      Jan  Feb  Mar
Joe    5    7    4
Mary   12   6    8


How can I make the number of sales made for a given salesman / month combination a hyperlink with the corresponding query parameters ?

Something like this, "http://myserver/myapp/mySubreport.aspx?User=Joe&Month=Feb"

I'm currently using a formula in the "HyperLink" section of crosstab to generate a URL, however the URL that is generated by the function is the same value regardless of which "count of sales" field I click on.

For example, if I click on the first count,5, the URL is "http://myserver/myapp/mySubreport.aspx?User=Joe&Month=Jan" (good)
However, when I click on any of the other counts, say 7,4,12,6 or 8, the exact same URL is being generated.

How can I write the HyperLink formula to generate the desired values ?

OR

How else can I solve this problem ? Basically, I'm looking to create a crosstab report with the ability to drill-through to a more detailed report.

Thanks in advance.
David
AnswerRe: How to create HyperLink for field in Crystal CrossTab report ? Pin
Member 204565326-Feb-11 9:22
Member 204565326-Feb-11 9:22 
QuestionInsert into table Pin
hahii1-Jun-09 10:14
hahii1-Jun-09 10:14 
AnswerRe: Insert into table Pin
David Mujica1-Jun-09 10:20
David Mujica1-Jun-09 10:20 
Questionmembership and Roles Pin
hahii1-Jun-09 9:02
hahii1-Jun-09 9:02 
QuestionHow to pass & retrieve gridview as session variable. Pin
ashutosh_karna1-Jun-09 8:18
ashutosh_karna1-Jun-09 8:18 
AnswerRe: How to pass & retrieve gridview as session variable. Pin
Ibrahim Bello1-Jun-09 9:11
Ibrahim Bello1-Jun-09 9:11 
GeneralRe: How to pass & retrieve gridview as session variable. Pin
Not Active1-Jun-09 9:32
mentorNot Active1-Jun-09 9:32 
AnswerRe: How to pass & retrieve gridview as session variable. Pin
Not Active1-Jun-09 9:25
mentorNot Active1-Jun-09 9:25 
GeneralRe: How to pass & retrieve gridview as session variable. Pin
Ibrahim Bello1-Jun-09 9:29
Ibrahim Bello1-Jun-09 9:29 
GeneralRe: How to pass & retrieve gridview as session variable. Pin
Not Active1-Jun-09 9:36
mentorNot Active1-Jun-09 9:36 
GeneralRe: How to pass & retrieve gridview as session variable. Pin
Ibrahim Bello1-Jun-09 21:36
Ibrahim Bello1-Jun-09 21:36 
QuestionGridView Editing with VB.NET Pin
MacIntyre1-Jun-09 6:47
MacIntyre1-Jun-09 6:47 
AnswerRe: GridView Editing with VB.NET Pin
ToddHileHoffer1-Jun-09 10:28
ToddHileHoffer1-Jun-09 10:28 
GeneralRe: GridView Editing with VB.NET Pin
MacIntyre1-Jun-09 11:03
MacIntyre1-Jun-09 11:03 
GeneralRe: GridView Editing with VB.NET Pin
ToddHileHoffer1-Jun-09 12:21
ToddHileHoffer1-Jun-09 12:21 
GeneralRe: GridView Editing with VB.NET Pin
MacIntyre1-Jun-09 12:57
MacIntyre1-Jun-09 12:57 
QuestionHow to create forum in asp.net Pin
Saiyed Alam1-Jun-09 6:11
Saiyed Alam1-Jun-09 6:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.