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 is difference between Fragment Caching and Page Caching in ASP.NET?
What are the steps involved to fill a dataset?
Is asp.net mvc front end or backend? : Asp.Net MVC
What a diffgram is, and a good use for one?
Explain ViewState?
What are the difference between function and stored procedure in .net programming language?
How to make paging concepts in datagrid in ASP.NET?
what are the web form events available in asp.net?
Explain security types in asp.net?
What is AutoEventWireup attribute for ?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is .net framework and what are the main components of it?
Describe session handling in a webfarm, how does it work and what are the limits?
About CLR, reflection and assemblies?
What are the asp.net 2.0 features?