One of the requirement is to upload a file on button click. So I would like implement that user has to select and upload a file on button click instead of using UploadItem and submit button. Is there any possibility of implementing this in smartgwt ?
I know the server side implementaion of upload file part.. (servlet). Struggling only on client side about input control.
How could i open "File System dialog" on button click ??
Help me..! Looking forward for your reply..Thanks.
I know the server side implementaion of upload file part.. (servlet). Struggling only on client side about input control.
How could i open "File System dialog" on button click ??
Help me..! Looking forward for your reply..Thanks.
Comment