Sign in to follow this  
renganathan

How To Integrate Fusion Charts With Extjs4?

Recommended Posts

Hi All,

 

i want to integrate fusion charts with Extjs 4.1 . I have searched for examples in google but i couldn't find .

 

 

If any body has the code or examples .please share it

Share this post


Link to post
Share on other sites

i am trying to connect my fusion chart application to a database on a remote server. this is my connection string:

 

<add name="PegaFinancial" connectionString="Server=205.178.152.125,1433;Network Library=DBMSSOCN;Integrated Security=SSPI;Initial Catalog=val_dev;User ID=tempora;Password=Suru_lere_1;User Instance=true"

providerName="System.Data.SqlClient" />

 

it is throwing this error:

 

Login failed for user ''. The user is not associated with a trusted SQL Server connection.

 

any idea on how to go about it?

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi All,

 

i want to integrate fusion charts with Extjs 4.1 . I have searched for examples in google but i couldn't find .

 

 

If any body has the code or examples .please share it

 

Hi,

 

Please find attached illustration of FusionCharts XT with Ext JS4.

FusionChartsXT_ExtJS4.zip

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this