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

CSS classes for NumericTextbox, Dropdown controls

3 Answers 320 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Parag
Top achievements
Rank 1
Parag asked on 29 Nov 2018, 12:25 AM

Hi,

I am trying to apply css class to the Numeric textbox as shown in below 

   <NumericTextBox
type="text"
  className="input-widget"/>

 

somehow it is not working. When I inspect the same in inspector, I found that css is not visible as shown in attached screenshot-1. I tried same with Input control and it is working fine.

 

Can you please help me.

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 29 Nov 2018, 10:52 AM
Hello, Parag,

Thank you for sharing this.

Indeed, not all components will receive a className property and we would like to unify this.

I have created an issue to add this ability to all components:

https://github.com/telerik/kendo-react/issues/133

Currently, the only option is wrapping the component in a span with the class and with CSS selecting the input inside that class.

Also, I have added some Telerik points to your account for bringing this to our attention.

Regards,
Stefan
Progress 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
Parag
Top achievements
Rank 1
answered on 30 Nov 2018, 04:26 AM

Hi Stefan,

When should we expect the above enhancement?

Regards,

Parag

 

 

 

0
Stefan
Telerik team
answered on 30 Nov 2018, 08:56 AM
Hello, Parag,

Setting an ETA could be misleading as this will depend on the current tasks and how fast they will be done.

Currently, every developer is working on the new components planned for the next release.

As soon as we are ready with the already started tasks we will look into the new tasks like this one.

We hope we can start it soon.

Regards,
Stefan
Progress 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
General Discussions
Asked by
Parag
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Parag
Top achievements
Rank 1
Share this question
or