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

dinamic height row in TimelineView

3 Answers 53 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Paolo
Top achievements
Rank 1
Paolo asked on 09 Sep 2013, 02:51 PM
Dear All,
I'm trying to use the RadScheduler with SelectedView="TimelineView" .
I need to set auto-resize the height of scheduler according to the number of elements shown in the left column of the scheduler.
As you can see in the attached images (theshed_fail.png ) the appointment row related to "luna" is not shown becouse there are any appointment related to the row "xcvczx", so everything comes up.
In the second image, I forced (by firebug) the height of rsTimelineTable class. Obviously I'd like to set the row height that does't depend to the number of items in the left part.
I hope that I was clear.
Thank you in advance

Paolo

3 Answers, 1 is accepted

Sort by
0
Paolo
Top achievements
Rank 1
answered on 11 Sep 2013, 06:23 AM
Hi,
I found a a partial solution in this example Scheduler - Timeline and Multi-day Views. but I'd like to avoid to have the selected are in the attached image: if there are one o more appointments, i would not see the "gray area"  selected in the image.
Any idea?

Thanks

p
0
Paolo
Top achievements
Rank 1
answered on 11 Sep 2013, 12:37 PM
This is exactly what i would like to do:
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/auto-expand-the-height-of-the-appointment.aspx
but in TimelineView .
The big problem is the Telerik version that I have to use (v2.0.50727 - 2008.2.723.35): at the moment I can't upgrade to the newest version because it should have an high impact .
On this forum I read in some posts to set <TimelineView ShowInsertArea="false" /> or  RadScheduler1.RowHeight = Unit.Pixel(40), but these properties are not supported.
 
Any Ideas?

Thanks in advance

p
0
Plamen
Telerik team
answered on 12 Sep 2013, 02:51 PM
Hi Paolo,

 
Yes indeed this functionality was added after the version you have and the only way to have it will be to update the version of RadControls that you are suing.

Regards,
Plamen
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Scheduler
Asked by
Paolo
Top achievements
Rank 1
Answers by
Paolo
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or