I am finally getting this to work the way I want. For some photos it works perfectly. I use a browse button to select the image, click upload and it populated the image editor with that image. I can then use the save icon in the toolbar to save the image and close the RadWindow the ImageEditor is in.
The strange part is for a few images that does not work. I can browse, select and upload the image, but the save portion does nothing. The upload shows the green dot, so the image file is valid. It is even uploaded into the temp directory. So why would the save code not fire for certain images. I can consistently reproduce what images it is for.
It is not the file size as one of the ones with an issue is smaller than one that works fine.
Any Ideas?