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

Angular 2 numerictextbox misses styling

1 Answer 95 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
vladan strigo
Top achievements
Rank 1
vladan strigo asked on 23 Jan 2017, 04:04 PM

Hi everyone

 

I tried to use new kendo numerictextbox component with angular 2 but the component doesn't have proper styling.

When comparing with demo examples on kendo site http://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/ my local control doesn't have CSS attributes as demo example.

I installed latest "Theme & Styling" module: npm install --save @progress/kendo-theme-default@2.11.0 but it didn't help.

I suppose that @progress/kendo-theme-default@2.11.0 bundle doesn't contain CSS for numerictextbox component?

 

Any help?

 

Thanks

Vladan

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Nikolov
Telerik team
answered on 24 Jan 2017, 08:17 AM
Hi,

The 2.11.0 version should contains the styling for the component., but you can try upgrading to the latest by running npm update in your project. Make sure that you have added the styles as explained here:

http://www.telerik.com/kendo-angular-ui/getting-started/#toc-add-the-styles

Regards,
Kiril Nikolov
Telerik by Progress
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
NumericTextBox
Asked by
vladan strigo
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or