Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
Visual Studio 2010 - WebDataGrid and JavaScript IntelliSense
posted

I'm using Visual Studio 2010 and Infragistics 14.1 (with the latest SR). I followed this http://help.infragistics.com/Help/Doc/ASPNET/2012.2/CLR4.0/html/JavaScript_IntelliSense_Support.html and I can't get Javascript IntelliSense to work.

Can someone please attach a ASP.NET project / website (vb or c# doesn't matter) that has working Javascript IntelliSense.

  • 10685
    Verified Answer
    Offline posted

    Hello,

    Please notice this approach is valid only for VS 2008/2010, I have tested it and it works as expected.

    I have attached a code sample so you could try testing it on your side.

    If you are interested in further details or an approach to enable intelisense in later VS versions, I believe you may find the following threads very useful.

     

    “VisualStudio2012 does not use dynamic codes defined in dll while Source-view. None of break points located in methods/constructors of any control including WebScriptManager are hit. It looks like that Visual Studio designer uses reflected properties rather than to execute real statements defined in codes of web controls. That means that it is not possible for WebScriptManager to dynamically add/register JS files which contain objects used by IntelliSence.

    The related question is raised in Microsoft forums, however so far no response. Development thinks that Visual Studio 2012 is not going to change its designer and restore support for dynamic codes within Source-view.”

    http://www.infragistics.com/community/forums/t/79724.aspx

    http://www.infragistics.com/community/forums/t/69381.aspx

    IntelisenseWorkingUnderVS2010.zip