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
Examining Windows Events
ACCPAC error 49153
Tutorials on debugging
Exchange swing migration, problems with first mail box moved unable to send external email
direct cast an asp button inisde a listview layout template
validate 2 controls with 1 validation
VFP, Append Grid data to a table
Unique DC demotion situation
Data Sort by two columns
Setting up roaming profiles on Win2K server when using Win7 Pro as my client