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

Timeline button does not work

1 Answer 43 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Stefano
Top achievements
Rank 1
Stefano asked on 07 Nov 2011, 02:51 PM
Dear Sirs,
we are using Scheduler from RadControls (Q2 2001 SP1 - latest release).
We are using the Timeline view, and it works fine but the problem is that we cannot see the timeline button.
Here's the code:
scheduler.SelectedView = SchedulerViewType.TimelineView;
scheduler.ShowViewTabs = true;
scheduler.TimelineView.UserSelectable = true;
scheduler.WeekView.UserSelectable = true;
scheduler.MonthView.UserSelectable = true;
scheduler.DayView.UserSelectable = false;

Could you please help us?
Thanks in advance.
Regards,
Sergio

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 10 Nov 2011, 10:24 AM
Hi Sergio,

I tested this code but could not reproduce the issue and the Timeline button was seen as expected. Can you provide some more code or information like specific CSS or browser version in order to help us observe it?

Best wishes,
Plamen Zdravkov
the Telerik team
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 their blog feed now
Tags
Scheduler
Asked by
Stefano
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or