How could I format the "Durchsuchen..." botton in <input type="file">
I want the button to have the same format as t-button but the input field should be standard white.
Impossible?
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 Public Issue Tracking
system and vote to affect the priority of the items.
If it is always very hard, then you might think of offering a Telerik().FileInput() which is already styled with your themes.
The same applies - although it is not so hard, but might be very convenient - to offer a Telerik().TextBoxFor<TModel>(), Telerik().TextAreaFor<TModel>(), Telerik().FormFor<TModel>(), Telerik().FieldGroupFor<TModel>() or Telerik().EditorFor<TModel>().
I think it must be easy to do for you and is convenient for the customers.