i am thinking remove some part of the localization. is that possible ? and is it possible disable user from extending the time by dragging ?
Best Regard,
ER AN
1 Answer, 1 is accepted
0
Veronica
Telerik team
answered on 10 Nov 2010, 11:03 AM
Hi eran,
Could you please be more specific on that why do you need to remove some part of the localization of the Scheduler and which part exactly?
To disable time extending of appointments when dragging - you can use this CssClass:
<style type="text/css">
.rsAptResize
{
visibility: hidden!important;
}
</style>
All the best,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items