Skip to Content
0
Jun 23, 2011 at 05:23 PM

Remove report current values in ASP.NET

61 Views

Hi,

I'm using CR Runtime 11.5.3700.0 WITH ASP.NET 2.0

I have a crystal report developed under CR 11.5.12.1838 VERSION , which has one static parameters with values for example: Region like East, West, Middle.

In asp.net, based on the region of the user logged in, I need to remove the regions which user doesn't belong to in prompt page.

Even though i'm removing the values in the code before binding it to crystal reportviewer, all values shows up.

any idea ?

Thanks

Edited by: baraynawab on Jun 23, 2011 7:24 PM