In Crystal Report Refresh Button is not working.
when I click on it it givesh error like "missing parameter
values "
I have used propery of Crystal Viewer like
ReuseParameterValuesOnRefresh="True"
but this also not working.
Plz give me any solution.
Answer Posted / devs
because your external parameter valus is missing in crystal
report external paramater means crt.Setparameter
something like that that valus is not passing
throught .aspx.cs page to .crt page
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does asp in asp.net stand for?
What is different authentication mechanisms used in ASP.NET?
Describe the Server Control Events of ASP.NET?
Explain the basic functionality of garbage collector?
Any disadvantages in Dataset and in reflection ?
Explain the difference between overriding and overloading?
What are the security types in asp.net?
What is an imagemap in asp.net?
What are sql notifications and sql invalidations?
In the Repeater control which way you can edit?
What is mvc in asp.net tutorial? : Asp.Net MVC
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is dynamic web page with example?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
If you are using components in your application, how can you handle exceptions raised in a component?