what are the .ocx to use if i want to add crystal report viewer in express edition? assuming that i already installed crystal report XI
Printable View
what are the .ocx to use if i want to add crystal report viewer in express edition? assuming that i already installed crystal report XI
You would go to the COM tab of components and add whatever you are wanting to work with. If the CR viewer control then swelect it etc. You may also need to add a reference depending on what objects and methods you are needing to use.
Checkout their site for .NET specific stuff:
http://diamond.businessobjects.com/dotnet
Goto Project--->Reference-->Com Tab, there you can select the ocx files what you are wanting in your project or application.