Posted 25 July 2021, 9:35 am EST
I have an image in sql server that i have displayed on a flexgrid cell using ownerdraw. The image is stored in byte in sql server. I saw a code snippets from here where you can convert a byte into an image in flexgrid, now I want to convert the image in the cell back to the original byte it came with.