Is there a way to add an icon to the upload button?
Hello Stephen,
Thank you for contacting Infragistics!
There isn’t a specific built in property or method to add and image/icon to the upload button. Instead you can use jQuery’s addClass to add a CSS class that contains the image/icon you want to add:
https://api.jquery.com/addclass/