| Author: Anuraj 03 Nov 2009 | Member Level: Diamond | Rating:  Points: 2 |
You can add Edit and Delete buttons. Or you can use Template column to do this.
Thanks Anuraj THIS POSTING IS PROVIDED "AS IS" WITH NO WARRANTIES, AND CONFERS NO RIGHTS. BEWARE OF BUGS IN THE ABOVE CODE; I HAVE ONLY PROVED IT CORRECT, NOT TRIED IT. dotnetthoghts
|
| Author: ujual 03 Nov 2009 | Member Level: Silver | Rating:  Points: 2 |
In your design page select your datagrid view. At the top you can see a '>' symbol which will help you add datagridview tasks Click there. Select Edit Columns-> Click commad field->Select its first row 'Edit,Update,cancel' ->Add it-> In Property side change the button type as 'Button' and remove the properties like update text delete text etc. You have to keep only Edit Text.
Click ok.
|
| Author: azmath 04 Nov 2009 | Member Level: Bronze | Rating:  Points: 2 |
u can go with the template column.... try it...
|