Hi
I am using Uploader control and allowing only one file to upload.
I set ProgressPanelWidth="150" property of control, but when file uploaded successfully, In queue it displays full file name
with success image or if we make cancel upload it also does samething.
I want to modify file name with number of fixed characters like 'my test file.....on video upload'.
How it can be achieved??