How to get intellisense working for Kendo UI?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-12 15:42:34

问题


I'm just starting out with a trial of Kendo UI (2014 Q1), in Visual Studio 2013.

I am following one of the walkthrough tutorials, and while the code runs fine, I'm not getting Intellisense for the Kendo objects the way I would expect.

Where's the secret switch to get intellisense working?


回答1:


Did you verify that the kendo.web.min.intellisense.js file is present in the folder which hosts kendo.web.min.js? I used directions from this topic for my kendo ui projects.



来源:https://stackoverflow.com/questions/22665913/how-to-get-intellisense-working-for-kendo-ui

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!