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

In the RadScheduleView, in the month view, is there a way to make the row expand automatically when there are more appointments than will fit in the row

6 Answers 220 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
William
Top achievements
Rank 1
William asked on 24 Sep 2012, 05:45 AM
1) In the RADScheduleView, in the month view, if there are more appointments than will fit in a row, a down arrow appears.  If you click the down arrow, then the row will expand and display all the events.

2) I had some users complain that they would prefer to have the row expand automatically so that they can see all the events by default, rather than having to click on the down arrow.

The issue being that if there were an important event on a given month, they could miss it because they didn't realize they had to click the down arrow.

3) Is there a way to make the month view row expanded by default/automatically?

4) Also, is there a way to make the down arrow more intuitive, like have it say "More Events V" (V representing a down arrow image).
 
This question has come up repeatedly in multiple meetings from different people when presented with the software.   They asked if there is a way to see all the events by default rather than having to click the down arrow.  


6 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 26 Sep 2012, 02:34 PM
Hi William,

I am afraid that at the moment it is not possible to expand the row in MonthViewDefinition automatically. I have added this as a feature request in our PITS, you can vote for it and track its progress at the following link:
http://www.telerik.com/support/pits.aspx#/public/silverlight/12771

As to the Expand Arrow, you could easily change its style by customizing the TimeRulerItemStyleSelector, more information about this can be found here.

Kind regards,
Yana
the Telerik team

Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.

0
Jason
Top achievements
Rank 1
answered on 12 Aug 2015, 04:30 PM

Hello,

Was this feature ever implemented? If so, is it available for WPF and is there documentation somewhere on how to implement it?

The link to the ticket appears to have expired and takes me to the main support page.

0
Nasko
Telerik team
answered on 13 Aug 2015, 08:42 AM
Hi Jason,

In order to make the MonthView expand automatically you need to set the IsExpanded property of the MontView's GroupHeader to True. The easiest way to achieve this is by using the GroupHeaderStyleSelector

We have created a WPF sample project for you that demonstrates the described above approach and you could run and evaluate it - please, notice that Implicit Styles are used.

Hopes this helps.

Regards,
Nasko
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Jason
Top achievements
Rank 1
answered on 13 Aug 2015, 02:05 PM
Worked perfect.  Thank you.
0
ankit
Top achievements
Rank 1
answered on 05 Sep 2019, 02:25 PM
Currently my view is displaying day but i want to open in selected as month view. is possible?
0
Martin Ivanov
Telerik team
answered on 10 Sep 2019, 09:51 AM

Hello Ankit,

To achieve your requirement, set the ActiveViewDefinitionIndex property of RadScheduleView.

Regards,
Martin Ivanov
Progress Telerik

Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
ScheduleView
Asked by
William
Top achievements
Rank 1
Answers by
Yana
Telerik team
Jason
Top achievements
Rank 1
Nasko
Telerik team
ankit
Top achievements
Rank 1
Martin Ivanov
Telerik team
Share this question
or