BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hi Ankur,
Thanks for using syncfusion product. We have analyzed your requirement with your sample. We like to inform you that,
After adding the dll you need to register the DLL in corresponding page as follows,
Code Snippet [ASPX]
<%@ Register assembly="Syncfusion.EJ.Web, Version=12.4451.0.24, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" namespace="Syncfusion.JavaScript.Web" tagprefix="ej" %>
<%@ Register TagPrefix="ej" Namespace="Syncfusion.JavaScript.DataVisualization.Models" Assembly="Syncfusion.EJ, Version=12.4451.0.24, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" %>
We have prepared a simple sample based on this and please find the sample under the following location,
Sample Location : http://www.syncfusion.com/downloads/support/directtrac/118279/WebApplication-1677830489.zip
We request you to refer the below online links for the documentation to create new ASP.NET application.
Link : http://help.syncfusion.com/ug/js/default.htm#!documents/createmanually1.htm
Please let us know if you have any concern.
Regards,
Akbar Basha KM.
Hi Ankur,
Thanks for your revert.
We have analyzed this and modified the sample to work in Visual studio 2010 version. Find the sample from the below location
WebApplication1.zip
This has a simple chart sample. Kindly follow the steps specified in previous update to create a chart sample in ASP.
And also refer the below online links for the documentation to create new ASP.NET application.
Link: http://help.syncfusion.com/ug/js/default.htm#!documents/createmanually1.htm
Please let us know if you have any concerns.
Thanks,
Jayavigneshwaran