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
div clear.
network card showing 'not connected' in Hyper-V guest
No IP address via Wired Connection but getting IP address via Wireless on Windows 7 connecting to new SBS 2008
Problem installing PHP on IIS5.1
domain controller is unavailable
Installed new 3rd party cert Exchange 2010 outlook web App and email not working after reboot
How do I summarise totals per category?
Ability to Group rows with Microsoft Excel Interop C#
Retrieving email message count in PHP without storing password in cleartext
Trying to use Microsoft Script Debugger