Hello,
I'm trying to create an Asp.net web application, not a web site (The current syncfusion template in visual studio 2010 is web site), using syncfusion tools. I tried adding all the same references asnd files into the project as the template web site. However, when I try to use a control, for example i use ejgrid, i get :
TypeError: $(...).ejGrid is not a function. I tried an ejrotator and got the same message. Is there something i'm doing wrong?
Thanks!