hai friends, i am a learner..
I got a task to insert image into student information into gridview.. (stuid,stuname,stuimage).
Image is not inserting into gridview...
In gridview 3rd item template i have taken image only....
My database is
stuid int primary key
stuname varchar(50)
stuimage image

Sanjeeb LenkaPosted Sep 30, 2013, 2:06 AM
share your code.