How to do - MS SQL C# Excel Access
Friday, 29 January 2021
MVC - Fix Error - JavaScript runtime error: Object doesn't support property or method 'datepicker'
Watch this example on YouTube
To fix it go to
App_Start folder
and add to BundleConfig.cs
bundles.Add(new ScriptBundle("~/bundles/jqueryui").Include(
"~/Scripts/jquery-ui-{version}.js"));
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment