hi,
Iam Placing a checkbox in datagridview .When ever Checkbox state is true the corresponding data has to display in textbox.
Thank You
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
chirag shahPosted Jun 26, 2009, 1:06 AM
I Think you should try CurrentCellDirtyStateChanged Event of your DataGridView. This will help you surely.