Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: RadCalendar InlineEventCellStyle, monthViewStyle, CalendarMonthviewStyle support for NativeScript Angular 2 #45

Closed
tsonevn opened this issue Jan 13, 2017 · 2 comments
Labels

Comments

@tsonevn
Copy link

tsonevn commented Jan 13, 2017

InlineEventCellStyle, monthViewStyle, CalendarMonthviewStyle could not be used for styling the inline event in NativeScirpt Angular 2 project on both iOS and Android.

At the moment those styling properties could be used only on non-Angular project.

@tsonevn tsonevn closed this as completed Dec 1, 2017
@beanian
Copy link

beanian commented Jan 30, 2018

@tsonevn The links you provided do not explain how to style InlineEventCellStyle.

using the [inlineEventCellStyle]="inlineEventCellStyle" on the RadCalendar control itself or setting it via typescript this._calendar.nativeElement.inlineEventCellStyle = this.inlineEventCellStyle; does not work.
I cannot see any way to style inline events using Angular

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants