Skip to main content

All Questions

0 votes
1 answer
390 views

Pass JQuery datepicker value to control action using @Url.Action

I'm trying to pass asp.net mvc view date time value to mvc controller. but it getting null value. Chtml Code <input type="date" id="start_date" class="form-control" placeholder="Check in" data-...
sanjeewa's user avatar
  • 614
-1 votes
1 answer
182 views

I am facing issue on data binding with AngularJS

I am new to Angular JS. I am facing issue on data binding with AngularJS. It works for string but it does not work for datetime. I am using ASP.net MVC with Angular JS and jQuery UI for Date Picker. ...
Manish's user avatar
  • 103