TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rob
NA
15
0
Jquery Date Picker not working MVC
Nov 27 2017 9:55 PM
Hi
I am trying to merge the datepicker code into my current project.
I have been trying to follow this example on using the date picker using MVC (You may tell I am new at this).
http://www.c-sharpcorner.com/uploadfile/0c1bb2/calendar-control-using-jquery-ui-in-asp-net-mvc-5/
All I am getting is a blank box. No date picker.
I created a new project to see if I can isolate what I am missing and cannot get that to work either. I even resorted to copying the code from the sample with no luck.
any help would be appreciated.
I have attached my source code. What am I missing?
Reply
Answers (
2
)
Disabling and Enabling Textbox on button click event
disabling controls is not working in my view