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
Need assistance seting up raid configuration on HP Proliant DL360 G6
Problem Passing a Parameter When Launching a Program With VB Script
C# .Net
When I un-install GroupWise 6.5, Microsft Excel will not open (compliation errors).
Get windows version from hard drive
How do I get a list of all databases from SqlServer(2005) using Access(2003)
(2)No such file or directory: exec of '/var/www/cgi-bin/index.cg
i' failed
Using rand() to generate data
Multi-User very SLOW
The Controls collection cannot be modified because the control contains code blocks in masterpages