0

1) I had a GridView and I added a button in every row. I want to know how to select one row by clicking that button according to that row. And I should insert that record into an other table.

Eg:- I have two tables (Course and Wish List) I bind the course details into the GridView and add a button as "ADD TO WISHLIST" at last column. I want to add that record into the wishlist table clicking the button.

enter image description here

2) My second need is: I have added an image in a database table as binary value successfully. But now I can't load this data. How can I do that?

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.