Hi Isomorphic ,
I am using batchuplaoder inside a window. Everything works fine and on clicking commit data gets inserted in DB.
After successful operation batchuploader shows the below message :
My requirement is to close the parent window as soon as user clicks the OK button. I tried to find out but there is no handler in batchuploader to do so. Also there is no way to obtain reference to this box. Can you please suggest How can I close the parent window on click of this OK button?
Thanks in advance.
I am using batchuplaoder inside a window. Everything works fine and on clicking commit data gets inserted in DB.
After successful operation batchuploader shows the below message :
My requirement is to close the parent window as soon as user clicks the OK button. I tried to find out but there is no handler in batchuploader to do so. Also there is no way to obtain reference to this box. Can you please suggest How can I close the parent window on click of this OK button?
Thanks in advance.
Comment