All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Calendar
/
RadTimePicker
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Vitaly
31 posts
Member since:
May 2011
Posted 06 Jul 2011
Link to this post
Hi guys,
I have a application form where I have to add two dropdown boxes(from and to).When user click on from box, he/she choose a value.Value should look like this:
08:00am
08:01am
08:02am..
11:59am..
12:00pm
12:01pm
And box 'to' should looks exactly like 'from' box'
If user choose for example 08:00am to 12:00pm I should grab this value and pass it to store procedure.
How can I do that?
Thanks so much for your support.
Princy
17421 posts
Member since:
Mar 2007
Posted 07 Jul 2011
Link to this post
Hello Vitaly,
RadTimePicker provides a a flexible client-side API. You can achieve the requirement form client side.
Take a look at the following documentation for more on RadTimepicker client side API.
RadTimePicker Client Object
.
Thanks,
Princy.
Back to Top
Close