3 Answers, 1 is accepted
0
Hi Mark,
The ScheduleView control is designed to use its own scroll bars and not to be placed inside a ScrollViewer control. Because of this it might have glitches when placed in ScrollViewer and the main drawback is that all virtualized panels will stop working and all visual items will be realized when the ScheduleView control is loaded. This might cause performance issues.
Could you please give us some details why you need to place the control in a ScrollViewer control? This will help us better understand the need of placing the RadScheduleView control in ScrollViewer.
All the best,
Miroslav Nedyalkov
the Telerik team
The ScheduleView control is designed to use its own scroll bars and not to be placed inside a ScrollViewer control. Because of this it might have glitches when placed in ScrollViewer and the main drawback is that all virtualized panels will stop working and all visual items will be realized when the ScheduleView control is loaded. This might cause performance issues.
Could you please give us some details why you need to place the control in a ScrollViewer control? This will help us better understand the need of placing the RadScheduleView control in ScrollViewer.
All the best,
Miroslav Nedyalkov
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.
0
Mark
Top achievements
Rank 1
answered on 07 Aug 2012, 08:04 AM
Oh, I see, never mind though, I found a work around and didn't need to do that. However, I'll attach a screenshot of what I want to do, basically, I need a combobox under the Header (Monday/Tuesday...). Right now I added the combobox inside the HorizontalTimelineMajorItemTemplate. Is it the right way of doing it?
Thanks!
Thanks!
0
Accepted
Hi Mark,
This looks like the right way to add combo box under each month. Let us know if you have other questions.
Greetings,
Miroslav Nedyalkov
the Telerik team
This looks like the right way to add combo box under each month. Let us know if you have other questions.
Greetings,
Miroslav Nedyalkov
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.