Hi,
I am creating a search web part, where in , when user clicks on "Add" button, new controls are dynamically created.
For e.g, when user clicks on "+", a new row will be created,using javascript, having the respective controls.

My requirement is to have a Date Picker in an another similar set of controls.Please provide inputs or any alternatives to create a Date Picker.