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
Oracle locks
Bottom border of web page in middle of page
SBS 2003 password policies for certain groups
echo php within php
How to print from a terminal server to a local network printer
asp.net Can I put more that one mssql table 'field' in one GridView Column?
Cant login to Citrix server remotely (PS 4.5)
How to break seperate partitions combined into one drive?
How do I create a drop-down in MS Excel that allows a user to select a file path
exchange 2003 forward mail to Gmail