This is a migrated thread and some comments may be shown as answers.

[Solved] Capture RadDateTimePicker events in MVC

2 Answers 91 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vikramjit Sharma
Top achievements
Rank 1
Vikramjit Sharma asked on 14 Apr 2010, 05:33 PM
Hi,

As I am new to the MVC framework for asp.net.I have to select a date and a time from the RadDateTimePicker based on the selection of the TimeZone from a dropdown list.
The Date andTime selected has to be converted into the IST(Format).
I will be really glad if any one can help me out to get the events of this particular control.

Thanking you in advance.

2 Answers, 1 is accepted

Sort by
0
Vikramjit Sharma
Top achievements
Rank 1
answered on 15 Apr 2010, 01:57 PM
Hi Peter,

Thanks for the response,its a bit difficult for me as I am new to the MVC ASP.NET framework.
 Unlike the traditional web forms,we have the event driven approach for controls to capture the events.
I will be really thankful to you if you could help me out by showing an example to get it  done.

I have to select a date and time from the radDateTimepicker and the selected date and time has to be converted in IST format and display it on a RadTextBox with post backs as I have to keep the dateTime conversion logics in the server side.
Tags
Date/Time Pickers
Asked by
Vikramjit Sharma
Top achievements
Rank 1
Answers by
Peter
Top achievements
Rank 1
Vikramjit Sharma
Top achievements
Rank 1
Share this question
or