Hi
I wanted to split up file upload in to 2 parts.
1. It should display all the selected files in the grid
2. On clicking of Upload button it should upload files to the server.
I have set ManualStartUpload property to true , which helps me in attaining point no 1.
What shall i do to attain point no 2. On clicking of a button which function needs to be called.