how to insert a check box in to datagridview
hi
i want to insert check box for every row of datagridview and if i check on partickular row's checkbox then with that event i want to catch the other columns which r in the row of a checked check box
same like asp.net ,in asp.net we use check box control in item template like that how to get checkbox for every datagridview row