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
85
I can not see grid and data
posted

 I can not see grid and data when I run application, but at design I can see grid and data as I have bind it using sqldatasource, and at run time it show error in javascript sys not defined

Parents
  • 45049
    Verified Answer
    posted

    The error message '"Sys" is not defined' sounds like you may have ASP.NET AJAX Extensions controls on your webpage, but that your page isn't an ASP.NET AJAX-enabled website.

    What version of Visual Studio are you using?  If you're using Visual Studio 2008, what version of the .NET Framework are you targeting?

Reply Children
No Data