Hi,
I need to display an image in one table. I created an image in jpeg format and tried to upload it in to the model using Image Manager. But the image is getting truncated after the upload.
To display the image field in the table,
I have created a Column with type as Image and mapped the Image which I uploaded using Image manager. But at the runtime the image is not displaying in the table.
Is there any size limit for the image and how can i display the image in table?
I am using VC7.0
Please suggest a solution.