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

how to make the rad time view item to be non selectable in c#

1 Answer 132 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Thenmozhi
Top achievements
Rank 1
Thenmozhi asked on 10 Jan 2011, 09:46 AM
Hi,

In my application i have a rad time picker (For time booking) and Date picker.

I am setting the start and end time from my Master  table from database.

As its a web application so we are planing to have the users from all the countries.
So we are giving the option to the user to choose the Time Zone in master web form.

Need to set the Selected Time Zone in Rad Date  and Time picker for the session (user based on the Master record selection).

I have to block (make non selectable by the user) the booked timing in rad time picker.. (I think we have to do with the time view of the rad time picker.)

Those logic's are very impotent for my application .

Can any one suggest as much early as possible to me how to achieve the above blocked logic's..

Thanks in Advance
Thenmozhi

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 13 Jan 2011, 10:27 AM
Hello Thenmozhi,

I have to block (make non selectable by the user) the booked timing in rad time picker.. (I think we have to do with the time view of the rad time picker.)
Please examine the following link:
radtimepicker: how to disable specific times/hours

Need to set the Selected Time Zone in Rad Date  and Time picker for the session (user based on the Master record selection).
Depending on your scenario and preferences you can save the desired settings in a different location - session, cookie, etc.

Best regards,
Daniel
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Calendar
Asked by
Thenmozhi
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or