get another table column value on gridview click event.
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??

vishnu vardhanPosted Mar 30, 2014, 3:38 AM
But i got it without Join see my code here ....
Thanks
Priti KumariPosted Mar 30, 2014, 2:48 AM