I am using Visual Studio .Net 2003. Can anyone tell me why Crystal Reports I have created appear in the Class View page as objects in the VB.Net version but not in the C++.Net version. I want to programmatically modify the CR such as sort order.
Also even in VB.Net can I programmatically change a CR report's datasource at runtime. I am using an XML file as datasource. Which property of the CR object allows me to do this?
thanks