|
-
Mar 23rd, 2005, 06:39 AM
#1
Thread Starter
Member
DateTime control in ASP.NET
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..
-
Mar 24th, 2005, 04:41 PM
#2
Addicted Member
Re: DateTime control in ASP.NET
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.
-
Mar 28th, 2005, 01:28 PM
#3
Member
Re: DateTime control in ASP.NET
check out the free controls at http://www.eworldui.net/
Maybe if you'd stop breathing and die for a change I wouldn't be so pissed off all the time.
www.mredkj.com
-
Mar 29th, 2005, 05:05 AM
#4
Thread Starter
Member
Re: DateTime control in ASP.NET
thnx EricDalnas
the site has some useful stuff...but still i couldnt find control for Date.
-
Mar 29th, 2005, 08:50 AM
#5
I wonder how many charact
Re: DateTime control in ASP.NET
 Originally Posted by yashsays
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..
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.jpg
Otherwise, it might be wise to invest in a third-party control.
Last edited by nemaroller; Mar 29th, 2005 at 08:54 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|