0
Answer

Based on DGV cell selection value should get into textbox

Photo of Ashok

Ashok

11y
756
1
hai in form1 i have datagridview,textbox and in dgv these columns are binded(bookid,bookname,publishercode from 2 tables)
based on the selection of bookid in dgv i want to get quantityavailable value from database into textbox and
(bookid,quantityavailable are from one table)