Click here to Skip to main content
15,899,475 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everybody
I am using RDLC report in VS 2008 and i am enable to fine SetDisplayMode method. I am using "Microsoft.Reporting.WebForms"
namespace but it is not showing me this method. Am i missing any namespace more? Please tell me.
Regards..
dEV kASHYAP
Posted
Updated 2-Apr-12 22:27pm
v2

1 solution

SetDisplayMode() method available only for window application no in web applications.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900