Hi,
I would like to try your component in a Visual Studio 2010 Solution using ASP.NET WebForms. I would like have the syncfusion files inside my solution and not in the GAC. I need tocreate the diagram in the code-behind and I would like acces to it also with javascript
I created a new solution with a page to test the diagram component but the component is not showed.
My solution has:
•reference to Syncfusion.EJ.dll and Syncfusion.EJ.Web.dll tha are located in the Components solution subfolder.
• the masterpage that link the ej.web.all.min.css and the js files (jquery-2.1.4.min.js, jquery.easing-1.3.min.js, jquery.globalize.js, jsrender.js, ej.web.all.min.js, ej.webform.min.js )
•The default.aspx page has a diagram with a node
NB: I'using theAsp.Net WebForm version 16.1.0.24
Why the diagram is not showed?
In attachement you can see my VS2010 solution.
Attachment:
testdiagramVS2010_b079abb4.zip