I have a JavaScript function to attach the date picker to each row data of the table and row is dynamically created and uses this date picker function to attached to the field.But the problem is if I created additional row to the table its is attaching the date picker but in that additional row that datepicker is not working its look like disable state.I have a JavaScript function to attach the date