Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1230
Ultragrid binded to a table containing Image
posted

Hi

I've got a small table on my database

Table : Field : ID, Field image (typeof image)

I bind the UltrawinGrid.UltraGrid to my table...

What is displayed is that : 

id, system.Byte[]

Ok, it seems that the grid is not able to convert byte[] (ie image) from database into correct image...

So, what should I do in order to get the image displayed correctly ? 

Thanks

Parents
No Data
Reply Children
No Data