Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 12, 2012 10:26 PM by lyasine
Participant
1466 Points
1157 Posts
Nov 12, 2012 03:02 PM|LINK
Hi
I need to get my user to enter the date and time for an event, is it better to use a Jquery date time picker in the same text box, or to have different ones for date and possibly one for date and one for time?
All-Star
37576 Points
5569 Posts
Nov 12, 2012 03:06 PM|LINK
just depends on you ui requirements. most calendar ui's use seperate fields, but I've used a combo before.
Nov 12, 2012 04:19 PM|LINK
my worry is both over complicating the UI and also confusing the users, the users are tech savvy, but which will be prefered is another issue .
Contributor
3970 Points
1096 Posts
Nov 12, 2012 04:29 PM|LINK
I'd go with separate controls for date and time.
Nov 12, 2012 04:59 PM|LINK
do you have a link to a recommended control for time?
Star
8376 Points
1573 Posts
Nov 12, 2012 05:56 PM|LINK
Check this:
http://demos.kendoui.com/web/datetimepicker/index.html
Member
162 Points
26 Posts
Nov 12, 2012 10:26 PM|LINK
Hello
here is a simple and nice jQuery timepicker control.
http://labs.perifer.se/timedatepicker/
Regards,
EnenDaveyBoy
Participant
1466 Points
1157 Posts
a quick date time question
Nov 12, 2012 03:02 PM|LINK
Hi
I need to get my user to enter the date and time for an event, is it better to use a Jquery date time picker in the same text box, or to have different ones for date and possibly one for date and one for time?
bruce (sqlwo...
All-Star
37576 Points
5569 Posts
Re: a quick date time question
Nov 12, 2012 03:06 PM|LINK
just depends on you ui requirements. most calendar ui's use seperate fields, but I've used a combo before.
EnenDaveyBoy
Participant
1466 Points
1157 Posts
Re: a quick date time question
Nov 12, 2012 04:19 PM|LINK
my worry is both over complicating the UI and also confusing the users, the users are tech savvy, but which will be prefered is another issue
.
Dan Bracuk
Contributor
3970 Points
1096 Posts
Re: a quick date time question
Nov 12, 2012 04:29 PM|LINK
I'd go with separate controls for date and time.
EnenDaveyBoy
Participant
1466 Points
1157 Posts
Re: a quick date time question
Nov 12, 2012 04:59 PM|LINK
do you have a link to a recommended control for time?
RichardY
Star
8376 Points
1573 Posts
Re: a quick date time question
Nov 12, 2012 05:56 PM|LINK
Check this:
http://demos.kendoui.com/web/datetimepicker/index.html
lyasine
Member
162 Points
26 Posts
Re: a quick date time question
Nov 12, 2012 10:26 PM|LINK
Hello
here is a simple and nice jQuery timepicker control.
http://labs.perifer.se/timedatepicker/
Regards,
-------------------
Mark this post, if you find it helpful.