Combox selected item matches with datagridview row and only that row disply
The user will click the book name in the combo box.
Note:
The combo box is separate from gridview i.e. it is not a part of gridview.
Then the gridview for Issuing books i.e. with the columns bid,bname,aname,data of issue,date of return shoudl be** displayed.**
The row that will be displayed in gridview is such that the bookname selected by user in the combo box should match with bname row ..
After displaying row :
On the same gridview there will be button with name "Issue" so once it is clicked then this row of gridview should get stored in the database table name "Issue" and get deleted from the databse table name "MBA"
Is this possible??
If yes, then how it can be done?
I tried but stil could'n made it.
Related Article: Get Selected Item
is a solved VB.NET discussion thread by dnk that has 10 replies and was last updated 1 year ago.
Iamateur
Junior Poster in Training
78 posts since Apr 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0
I tried but stil could'n made it.
Please show your code and we'll indicate what you've done wrong.
adam_k
Veteran Poster
1,057 posts since Jun 2011
Reputation Points: 274
Solved Threads: 205
Skill Endorsements: 11