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
Two domain controllers - Only one logon server
Cisco 2610XM Stun Configuration Not Working?
Webbrowser Control in VB.NET Windows Application
Trouble getting Outlook 2007 to connect to Exchange 2010
How I can simplify a series of nested case statements in a MS SQL 2005 query
Java String Limitations
Cisco Catalyst 4948> Device can't be seen by others unless they are on the same subnet
Moving ASP.NET applications under the ISV folder
building a new server machine that has server 2003. need help
mailto hyperlink with multiple links on multiple lines