Is there a way to change the text of a report title at design time? Any help
would be much appreciated.
1. Changing Application Title in VBA during Run Time
Hi, I been trying to change the application title during the run time. I know that Me.Application.Name is read only during run time. Is there a way to change the application name at run time? Thanks, -- Den
2. Using .SetText to change report title - VB Crystal Report
3. Dynamically change report title
Hi all. I have Crystal Reports v 9.2.2.634. and Crystal Enterprise v 9.0.0.287. I would like scheduled reports that post to the C.E. web site to be titled in a way that reflects the data in the report. Is this possible? TIA. Paul
4. Changing the Report title - VB Crystal Report
5. Change Crystal report Title Chart at runtime.
Hello, I am using Crystal Report XI SDK for dot net And i'm willing to change chart title at runtime But i cant access to thet title property. What is the way to change chart title at runtime
6. Change Connection String at Design Time - VB.Net
7. how to change server name in crystal report of vs.net in design mode
we have a web application. we have created reports in crystal report in visual studio 2003.net Now we want to change server to another server. But when I change the server name of a report in design mode then all of the fields are removed from report. even the all tables exist in the both servers. therefore please tell me how to change the server name in design mode of a report in a way that after changing the server name the fields should not be delted because it does exist in the both servers. please send me the solution asap.
8. Design-Time Binding versus Run-Time Binding in VB.NET - Microsoft .NET Framework