When we select a date range -how to automatically pull dates in individual dates fields?

I am creating a Timesheet web-application in ASP.NET MVC C# and I want to select start date and end date manually using a datepicker and then below in the timesheet it should automatically populate all the date textboxes.See the screenshot of problem

Please advise how to accompolish this.
Thanks