Questions tagged [radscheduleview]
13 questions
                    
                    1
                    
            vote
                
                0 answers
            
        Unable to view RadChart data when RadScheduleView placed in the same view
I have a screen in which i am required to place both RadChart and RadScheduleView . RadChart has some data associated with it, and RadScheduleView has no data. When I add the reference for RadScheduleView , which is…
        
        Sangeetha
        
- 485
 - 2
 - 9
 - 24
 
                    1
                    
            vote
                
                0 answers
            
        RadScheduleView, Appointment class - Calculate when is the next appointment
I'm using RadScheduleView in a WPF MVVM application. The AppointmentsSource property is bound to an observable collection ObservableCollection in the ViewModel.  So I have all appointments in thew view model.
How can I easily calculate if there is…
        
        Donn
        
- 21
 - 5
 
                    1
                    
            vote
                
                2 answers
            
        How to get current Appointment from RadScheduleView
I have a Telerik:RadScheduleView control in a Silverlight application. When a user passes the mouse over an appointment item, I want to capture that appointment and call an event passing that appointment.
How can I capture the appointment that the…
        
        Jerry
        
- 6,357
 - 8
 - 35
 - 50
 
                    0
                    
            votes
                
                1 answer
            
        RadScheduleView - EditAppointment in Silverlight
I extended some fields in SqlAppointment Table and implemented IAppointment interface. I also customized EditAppointmentDialogStyle. In this style I added Custom DataTemplate with Some required Comboboxes.  When I Add or Edit Appointment - In…
        
        Tejas Patel
        
- 1,289
 - 13
 - 25
 
                    0
                    
            votes
                
                1 answer
            
        telerik sheduleview wpf code first with entity framework core
I am new to .net core, here is the official repository from telerik for code first approach on schedule view :
https://github.com/telerik/xaml-sdk/tree/master/ScheduleView/DatabaseEntityFramework
if you take a look at the DbContext file here…
        
    
                    0
                    
            votes
                
                1 answer
            
        On Telerik RadScheduleView silverlight control, all day events are not showing on Monday
I'm using the Telerik RadScheduleView silverlight control. (Silverlight 4.0. Telerik Q2 2011)
When I set the WeekViewDefination to show the all day area, and also have a day start time set, the all day area appears as expected, but any all day…
        
        Simon P Stevens
        
- 27,303
 - 5
 - 81
 - 107
 
                    0
                    
            votes
                
                1 answer
            
        How to disable/enable the allowinsert in telerik radscheduler
I have develop a Telerik Radscheduler in that i have write the code like below in that i want disable/Enable the perticuler time-slot for an event,in this disable is working fine but enable not working i can't understand why it is not enable to…
        
        Victor
        
- 555
 - 6
 - 15
 - 39
 
                    0
                    
            votes
                
                1 answer
            
        WPF TELERIK RADSCHEDULEVIEW Group Header Content Template Bindings
So, what I am trying to do here is to change the appearance of my RadScheduleView GroupHeaderContentTemplate on the click of a CheckBox. This CheckBox is bound to the ShowPictures property in my viewmodel. There is also a GroupHeaderHeight property…
        
        Ruaan Volschenk
        
- 717
 - 2
 - 11
 - 23
 
                    0
                    
            votes
                
                1 answer
            
        Styling Telerik RadScheduleView (Fonts for date at the upper tab)
How can I change font size for Telerik RadScheduleView's date at the upper tab/menu (don't know how to name it)? I want to make the size of type bigger.
Can't attach an image for some reason. There is a lot information about styling appointments on…
        
        Maxim
        
- 972
 - 2
 - 10
 - 18
 
                    0
                    
            votes
                
                1 answer
            
        telerik radscheduler view in wpf
I am using a telerik RadScheduleView control to display employee records
I have also added custom column names Employee name,start date,end date.
Please help me on how to fetch data from the database and display it on the RadScheduleView control.
I…
        
        user2022468
        
- 5
 - 8
 
                    0
                    
            votes
                
                1 answer
            
        How to make that the drag drop operation over a telerik RadScheduleView copy (not move) the appointment
I have a control with a List Box containing some appointments that can be drag drop over a RadScheduleView. This is working fine but i want to copy (not move) the appointment. If it is possible I want to handle the creation of the new appointment…
        
        rareyesdev
        
- 2,337
 - 1
 - 25
 - 43
 
                    0
                    
            votes
                
                1 answer
            
        disable mouse drag to select several slots on RadScheduleView
I have a RadScheduleView that allows the end-user to select slots. I am capturing the selections via RadScheduleView.SelectedSlot, saving those to a collection and the collection is the bind source to RadScheduleView.SpecialSlotsSource so I can…
        
        Brian Singh
        
- 6,686
 - 4
 - 25
 - 22
 
                    -2
                    
            votes
                
                1 answer
            
        RadScheduleView: force the schedule item to show all of the title in Edit mode, instead of clipping it
RadScheduleView: force the schedule item to show all of the title in edit mode, instead of clipping it.
in Edit mode the items label turns to "This is my na..."
I need it to display the entire label ("This is my name"). In other words auto-size to…
        
        Bazzy
        
- 43
 - 1
 - 4