2
Answers

get another table column value on gridview click event.

Photo of vishnu vardhan

vishnu vardhan

11y
1.3k
1
i have a form with gridview and textbox in gridview i have table(bookmaster) data. now if i click on gridview row the respective book id book stock should be displayed in the textbox. but my problem is bookstock column is available in another table i.e bookstock. so how to retrieve that data in click event??


Answers (2)