Hi, is there any workaround image locking after being setted to an image control?
I'm developing a database based app, with embeded images as blobs, but to assure the correct image is being selected, i first show it in an image control, and after the user clicks a button I add the image to the database...
If i do not preview the image in the image control all works fine, but if I do preview it, the I cannot add the image to the database, as it is locked...
I'm developing a database based app, with embeded images as blobs, but to assure the correct image is being selected, i first show it in an image control, and after the user clicks a button I add the image to the database...
If i do not preview the image in the image control all works fine, but if I do preview it, the I cannot add the image to the database, as it is locked...