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

Schedule view - Freeze first column in week view

2 Answers 48 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Sugumar
Top achievements
Rank 1
Sugumar asked on 19 Jul 2014, 11:42 PM
Hi,

We are using Rad schedule view weekly view for our project.
I need an approach to achieve the below items.
1. Need to freeze the first column near to time ruler.
2. Display a text on the header of the time ruler column.

Please let me know appropriate approach to achieve this. Attached the output same for reference.


Thanks in Advance,
Sugumar P.

2 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 21 Jul 2014, 11:53 AM
Hi Sugumar,

Straight to your questions:

1) With the current implementation of the control the columns cannot be frozen, as they are children of the AppointmentsPanel and are generated in the code.
2) To display something in this cell, you need to set some content to the according grid cell of the AppointmentsPanelGrid. For that you will need to edit the whole template of the RadScheduleView. You can find more information about it in this help article: http://www.telerik.com/help/wpf/styling-apperance-editing-control-templates.html

Hope this helps.

Regards,
Konstantina
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Sugumar
Top achievements
Rank 1
answered on 21 Jul 2014, 12:10 PM
Hi Konstantina,

For #1 let me try some alternate way to achieve, since it is required for our project.
For #2 I will try try the approach you mentioned.

Thanks for your reply. 
Sugumar P
Tags
ScheduleView
Asked by
Sugumar
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Sugumar
Top achievements
Rank 1
Share this question
or