Abhishek
Classic report ->
SELECT image FROM images WHERE seqno = :P10_USER_ID;
Template : Content block
Column 1 : Display Image
Set BLOB attributes to same images table as mentioned above.
Should work, not sure about template. Not next to my pc at the moment. We using images a lot in our app, no issues at all. And what is the value of :p10_uset_id ? Should be the value of your clicked event, primary key of what ever it is ..