Event for checkbox click on datagridview.
-
;) Hi, I m quering about how will I get the appropriate row record on clicking respective checkbox on the row of datagridview? Is there any event about databinding events to succeed further? I m using c# windows & I have attached checkbox to each row programmatically. I want to check it for furher process. Here my data is displaying on textchange event of textbox using LIKE query. Please help.
-
;) Hi, I m quering about how will I get the appropriate row record on clicking respective checkbox on the row of datagridview? Is there any event about databinding events to succeed further? I m using c# windows & I have attached checkbox to each row programmatically. I want to check it for furher process. Here my data is displaying on textchange event of textbox using LIKE query. Please help.
-
IMO all you need to do is add a unbound DataGridViewCheckBoxColumn to the gridview and handle the CellContentClick event.
जय हिंद
Thankx dude. I have done it in a proper way with the help of you. Thankx again. Jay Hind. :-O