1
Reply

Start Date and End Date using DateTimePicker JQuery UI MVC

Rocky Royalson

Rocky Royalson

Sep 30 2015 4:13 PM
507
 Hello Friends,
I have one client requirement, where in they need following table format including JQuery UI DateTimePicer, Date format should be "mm/dd/yy",
I am using MVC5, can anybody please help me with this, I am able to do it, for single row, but not with multiple row, can anyone please help me,
I struggle on internet found some examples but not like this.  Plz Plz Plz help me, I want to give demo to client. Thanks in advance. 
 
  Start Date End Date No. of Days No. of Weeks
 Pre-Planning DateTimePicker DateTimePicker Label Label
 Planning DateTimePicker DateTimePicker Label Label
 Final DateTimePicker DateTimePicker Label Label
 Estimation.cshtml (View)

Answers (1)