Microsoft
Software
Hardware
Network
Question : Change crystal reports chart type during runtime
I am using Crystal Reports 10.5 in VS 2008 and trying to change chart type during runtime.
Ex: from 3D bars to 2D bars.
Answer : Change crystal reports chart type during runtime
Just change the & into the XML acceptable value of &
Here are the reserved characters you have to change..
" "
' '
< <
> >
& &
<cfset cleanFirstName = replace(getinfo.FirstName,
"&","&
","all")>
Random Solutions
VNC connection failling
window live mail
vmware convertor
How to find CommonAppData folder?
The downsize of U.S. troops in Iraq are signs of success for this war
SBS 2003 - What Firewall to use to protect server after uninstalling ISA
Expand Storage for DL380 server
Quickbooks getting starte code
Superscript in SSRS
Convert from mysql to sqlserver