Crystal report in ASP.Net - How to design parameter prompts

Oct 22 2008 5:09 PM

Hi

I've created a crystal report and hosted it in VS2008 - C#.Net website. its an simple application - on Home page user see's a link when he click on the link he is prompted for parameters and on submitting parameter values report is previewed.

Here when parameter prompt comes up - it has got very ordinery look - even the wordings are native of report.

Parameter Field(s)

pLocation: Platform Location
Value 

 

Any Idea how can I format it better? Basically I want to hide text "Parameter Fields" and  p Location.I just want it to be parameter prompt and its value.

Or even a Pop up will be grate idea - but how to do that?