954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to trap the values of a particular row in datagridview

Hi all,
I m facing a problem regarding datagridview. I have taken a gridview with a custom column with checkBox only. Every row in datagrid contains a checkbox as its first column.
Now i want to trap the values of that particular row which is checked by the user. Also make sure that user doesnt select more than one row. Any coding help plz. Its urgent

Gaurav arora
Junior Poster in Training
59 posts since Mar 2007
Reputation Points: 10
Solved Threads: 0
 

Have you seen this?
http://www.codeproject.com/KB/webforms/datagrid_checkbox.aspx?display=Print

(hopefully that's not bad sending you to another site . .. )

or in your search try using some form of datagrid column binding with checkbox

rapture
Posting Whiz in Training
294 posts since Jul 2007
Reputation Points: 155
Solved Threads: 41
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You