Posted on: 10/23/2014 9:21:23 PM | Views : 417

Hello all,
I have this task where by I have items details such as id, seqno, location, approved and image stored as binary in a database.
I display the id, seqno and location in a gridview with an hyperlink. with a click of the hyper i want redirect to another page where load the binaryimage into a picturebox using the seqno as a querystring and update by either approving or not. After updating I want to move to the new item with a next button where by i update and so on.
Any help or assistance on how to achieve this?
Thanks in advance

Go to the complete details ...