Click to See Complete Forum and Search --> : DateTimePicker Control Equilivalent?


RobDog888
April 2nd, 2006, 10:54 AM
I am looking for a way to simulate a dropdown dtp in my asp.net project using VS 2003 1.1

I was thinking orf placing a hidden calendar control on the page and positioning and showing it upon the click on a button but linking the calendar to multiple textboxes throughout my page is not possible very easily.

I did get a response on a js popup calendar but I dont really want it to be an issue if they are using a popup blocker.

Here is the thread at vbforums on it.

http://www.vbforums.com/showthread.php?t=396477

Thanks for any help on this. :)