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
GridView - how to find the id of the record you are deleting?
Iphone sending and receiving email when connected to the wireless but not when using 3G
Execute Immediate
Create Calculated Total MS Access Pivot Table
How to set value of a dropdown based on another dropdown
stored proc select and update where name field is null
Data Grid view
how to move email items from one folder to another on a schedule based on a date criteria in outlook.
c# Accessor Shortcut Question VS10
connecting to mysql from asp.net ERROR