Hi,
I would like to use a datetime picker in asp.net 2.0 application.The control should not do a post back and should be implemented using Javascript. The new windows should pop up just below the textbox which uses it.
The functionality should be similar to the share point DateTime Picker, but the control should not include the TextBox which uses it. I would like to use my own textbox before the DateTime picker.
Can anyone please suggest the source code for it.
Any furthur comments and suggestions are welcome.
Thanks in advance.