Hi
I Have Visual Studio 2008 and I have followed this link http://help.infragistics.com/NetAdvantage/ASPNET/2010.2?page=JavaScript_IntelliSense_Support.html to make the Intellisense work, but it does not show the correct information, (I am attempting to find an object using $find). I am not sure what else to try, I attach a screenshot of my aspx page, which displays what the Intellisense does display:
Hope someone can help.
Thank you in advance.
David
Douglas,
There were changes in Visual Studio 2012 that breaks the JavaScript intellisense for Visual Studio 2012 and newer. There are more details in this forum post:
http://ko.infragistics.com/community/forums/p/79724/402262.aspx#402262
this does not work for me:
Javascript Intellisense Message: JSIntellisense:Internal/window(14:8) : Object required Javascript Intellisense Message: JSIntellisense:Internal/window(8:19) : Function expected Javascript Intellisense Message: JSIntellisense:Internal/window(14:8) : Object required Javascript Intellisense Message: JSIntellisense:Internal/window(14:8) : Object required
Hello David,
press Ctrl + Shift + J and wait until it finish. This will update JScript IntelliSense.
Hi David,
It does look like you have done everything you can do. Our code is set up to work with whatever intellisense support VS 2008 has. I do not know how well it actually works though. I know it should all work great in VS 2010. You might try it there.
regards,
David Young