Hi thanx's for checking the problem.
Problem: How to implement datetimepicker(jquery) in dynamically created rows' in gridview.
I have created a Gridview,that add' rows dynamically.I have a Year column in gridview where i want to implement the datetimepicker.But failed to do so.
Help will be highly appriciated. I am attaching the code : below codes are working perfectly and rendering the datetimepicker for only ist row.but for dynamically row's its not working. If any one have done such kind please help me out.
.aspx page
<div>
<asp:GridView ID="GridViewDiploma" runat="server" ShowFooter="True"