hi
is there any control, like DTPicker in VB6, for ASP.NET...i have used calender control...but it occupies a fixed space on screen....i am looking for something which is in drop-down form( just like dtpicker control)
thnx..
Printable View
hi
is there any control, like DTPicker in VB6, for ASP.NET...i have used calender control...but it occupies a fixed space on screen....i am looking for something which is in drop-down form( just like dtpicker control)
thnx..
I dont know if there is something like dtpicker, but what I do with the calendar control is i popup another window with the calendar control on it.
check out the free controls at http://www.eworldui.net/
thnx EricDalnas
the site has some useful stuff...but still i couldnt find control for Date.
You can certainly code your own if you have the skills to do so (I've done it, and it would take you about a week of work). http://www.beyerphotography.com/calendar1.jpgQuote:
Originally Posted by yashsays
Otherwise, it might be wise to invest in a third-party control.