I need to access some control feature like:
change dimension and text of a RadAsyncUploader button and things like this.
where do I find the documentation of the controls to get such kind of information?
thank you
Felice
3 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 25 Nov 2013, 08:07 AM
Hello,
You can check the following help article on the subject: Increase the Width of the Select Button.
You can find such kind of guidelines under the Appearance and Styling help sections of the individual controls.
Best regards,
Rumen
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Rimen,
thanks a lot for the support.
I understand there is the need of a css to change the appearance of a button or control.
I do not understand how to reference the control to such css.
I would appreciate if you can send me a sample code.
Kind regards
Felice
0
Plamen
Telerik team
answered on 28 Nov 2013, 07:07 AM
Hi Felice,
You can add the CSS as for example it is done in our overview demo when you click View Source where in the styles.css file in the Customize the upload is provided one way to achieve such customization with RadAsyncUpload
Hope this information will be helpful.
Regards,
Plamen
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.