Have managed to get the datepicker to work but no options for time, Anyway found timepicker script loaded on server but doesn't run, its the same when I downloaded the Datepicker script had to run from remote:-
so i'm confused. YOu now are using it and you weren't before or you already were using it and not workign with showing with datepicker? IF it was one u are now using and weren't before then my answer helped?
Coding is like life, learn from the past and work towards the future, trying to redo past code, ends in lost time and nothing new accomplished.
Thank you works a treat I have used it with my existing form, not really used to the GridView. This is my 1st Project so new to Javascript side, will need to read up , but will check notes you have. The script I was trying to use used a add-on for the
time select tried to set up but when addon detail added calender never displayed, messed for a while but I have what I need so will move on. Anyway thanks again.
Found another script complete with timeselect. This is my 1st Project so new to Javascript side, will need to read up , but will check notes you have. The script I was trying to use used a add-on for the time select tried to set up but when addon detail
added calender never displayed, messed for a while but I have what I need so will move on. Out of interest I would like to know exactly what I should have done to get the Timepicker addon to work , see a copy of your code c#. Explain and good documents to
read etc cause will need to know all this stuff. thanks
Espace
Member
2 Points
29 Posts
Adding a Timepicker to jQuery UI Datepicker
Jun 15, 2012 01:30 PM|LINK
Adding a Timepicker to jQuery UI Datepicker
Have managed to get the datepicker to work but no options for time, Anyway found timepicker script loaded on server but doesn't run, its the same when I downloaded the Datepicker script had to run from remote:-
link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
script src="~/jquery/jquery-ui-timepicker-addon.js"</script>
Can some please help need the time select, only new to this so Help
AWAlger
Contributor
2531 Points
540 Posts
Re: Adding a Timepicker to jQuery UI Datepicker
Jun 15, 2012 01:31 PM|LINK
this seems exactly what you need. Especially since the title is identical to yours :-D
http://trentrichardson.com/examples/timepicker/
Coding is like life, learn from the past and work towards the future, trying to redo past code, ends in lost time and nothing new accomplished.
Don't forget to mark Answer!!!!!!!
Dr. Acula
Participant
1441 Points
319 Posts
Re: Adding a Timepicker to jQuery UI Datepicker
Jun 15, 2012 02:45 PM|LINK
this is the one I use, it has the advantage of letting you use the timepicker part separately also, very good and easy to implement
AWAlger
Contributor
2531 Points
540 Posts
Re: Adding a Timepicker to jQuery UI Datepicker
Jun 15, 2012 02:50 PM|LINK
so i'm confused. YOu now are using it and you weren't before or you already were using it and not workign with showing with datepicker? IF it was one u are now using and weren't before then my answer helped?
Coding is like life, learn from the past and work towards the future, trying to redo past code, ends in lost time and nothing new accomplished.
Don't forget to mark Answer!!!!!!!
Dr. Acula
Participant
1441 Points
319 Posts
Re: Adding a Timepicker to jQuery UI Datepicker
Jun 15, 2012 03:01 PM|LINK
you're confusing me, have you mixed me up with the OP? All I was saying was thumbs up to your post, I use it and it works very well
mudassarkhan
All-Star
78956 Points
13402 Posts
MVP
Re: Adding a Timepicker to jQuery UI Datepicker
Jun 15, 2012 03:51 PM|LINK
Refer
www.aspforums.net/Threads/812281/jQuery-DateTimePicker-Plugin-for-ASPNet-TextBox-control/Answered
Contact me
AWAlger
Contributor
2531 Points
540 Posts
Re: Adding a Timepicker to jQuery UI Datepicker
Jun 15, 2012 05:30 PM|LINK
Sorry Acula. Yes I did confuse you with him. That being said
Espace did your answers get finished or do you still have issues and how can i help?
Coding is like life, learn from the past and work towards the future, trying to redo past code, ends in lost time and nothing new accomplished.
Don't forget to mark Answer!!!!!!!
Espace
Member
2 Points
29 Posts
Re: Adding a Timepicker to jQuery UI Datepicker
Jun 16, 2012 12:13 PM|LINK
Thank you works a treat I have used it with my existing form, not really used to the GridView. This is my 1st Project so new to Javascript side, will need to read up , but will check notes you have. The script I was trying to use used a add-on for the time select tried to set up but when addon detail added calender never displayed, messed for a while but I have what I need so will move on. Anyway thanks again.
Espace
Member
2 Points
29 Posts
Re: Adding a Timepicker to jQuery UI Datepicker
Jun 16, 2012 12:20 PM|LINK
Found another script complete with timeselect. This is my 1st Project so new to Javascript side, will need to read up , but will check notes you have. The script I was trying to use used a add-on for the time select tried to set up but when addon detail added calender never displayed, messed for a while but I have what I need so will move on. Out of interest I would like to know exactly what I should have done to get the Timepicker addon to work , see a copy of your code c#. Explain and good documents to read etc cause will need to know all this stuff. thanks
</div>