Click here to Skip to main content
15,882,114 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
<pre lang="HTML">
  <div style="z-index:999999">
                                                <asp:TextBox runat="server" ID="txtDOI" Text='<%#Eval("mydt") %>' Width="70px"></asp:TextBox>
                                              <ajaxToolkit:CalendarExtender ID="CalendarExtender2" TargetControlID="txtDOI" Format="dd-MM-yyyy" PopupPosition="Right"
                                                     runat="server">
                                                </ajaxToolkit:CalendarExtender></div>



this is the partial code with
scrollable div
Datalist and
edititem tamplate
Posted
Updated 24-Jun-14 1:10am

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900