How to add check box in a datagrid in windows application (C# 1.14).


I have created a windows application which consists of data grid with data set . now i need to include a check box in the same grid...

The row which has selected check box need to perform some action...

can some one help me out please....


thanks in advance.....