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

Calendar Height

1 Answer 103 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dan Cornish
Top achievements
Rank 1
Dan Cornish asked on 15 Jan 2016, 08:49 PM

Greetings,

 Does the height property have any effect on how the calendar control is rendered?  I'm not seeing any difference.  For example, the example below is from the sdk code.  I changed the height to 800 but nothing changes.

 How can I adjust the height of the calendar control?

 Thanks

 

<Page xmlns:rc="nativescript-telerik-ui/calendar" xmlns="http://www.nativescript.org/tns.xsd">
<GridLayout orientation="vertical" rows="auto, *, auto">
        <rc:RadCalendar id="calendar"
         height="800"/>   
    </GridLayout>
</Page>

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 19 Jan 2016, 07:19 AM
Hello Dan,

This indeed is a bug with RadCalendar. The fix will be available with our next plugin update. 

Regards,
Nick
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
Tags
Calendar
Asked by
Dan Cornish
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or